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 269ec15 commit a541121Copy full SHA for a541121
test/v1/stress.test.js
@@ -23,7 +23,7 @@ import parallelLimit from 'async/parallelLimit';
23
import _ from 'lodash';
24
import sharedNeo4j from '../internal/shared-neo4j';
25
26
-fdescribe('stress tests', () => {
+describe('stress tests', () => {
27
28
const TEST_MODES = {
29
fast: {
0 commit comments