test: remove errant .only()

isekai-main
Julian Lam 1 year ago
parent 6625116634
commit 9dc9d5ef54

@ -112,7 +112,7 @@ describe('Password reset (library methods)', () => {
}); });
}); });
describe.only('locks', () => { describe('locks', () => {
let uid; let uid;
let email; let email;
beforeEach(async () => { beforeEach(async () => {

Loading…
Cancel
Save