Skip to content

Commit 3587fb8

Browse files
authored
un-fdescribe
Signed-off-by: Manuel <[email protected]>
1 parent dff8140 commit 3587fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/ParseUser.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4431,7 +4431,7 @@ describe('allowClientClassCreation option', () => {
44314431
});
44324432
});
44334433

4434-
fdescribe('log levels', () => {
4434+
describe('log levels', () => {
44354435
const logLevels = [undefined, 'silent', 'info', 'warn', 'error'];
44364436

44374437
it_id('bd3929eb-85dd-4955-ac1d-5ba59ab1b9a3')(it)('should use log level for username already exists error', async () => {

0 commit comments

Comments
 (0)