We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42696e9 commit 089bcfcCopy full SHA for 089bcfc
spec/DefinedSchemas.spec.js
@@ -10,7 +10,7 @@ const cleanUpIndexes = schema => {
10
}
11
};
12
13
-fdescribe('DefinedSchemas', () => {
+describe('DefinedSchemas', () => {
14
let config;
15
beforeEach(async () => {
16
jasmine.DEFAULT_TIMEOUT_INTERVAL = 100000000;
0 commit comments