Skip to content

Commit 33ba848

Browse files
committed
chore: clean up
1 parent 6d33a7c commit 33ba848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/tests/unit/controllers/edit-user.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,7 @@ describe('EditUserCtrl controller', () => {
866866
});
867867
});
868868

869-
describe.only('skipPasswordChange', () => {
869+
describe('skipPasswordChange', () => {
870870
let user;
871871

872872
beforeEach(() => {

0 commit comments

Comments
 (0)