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 31ec905 commit 314456aCopy full SHA for 314456a
1 file changed
test/data/sandbox/configs/timeouts/codecept.beforeSuiteTimeout.conf.js
@@ -6,7 +6,6 @@ exports.config = {
6
require: './customHelper.js',
7
},
8
9
- plugins: {},
10
- name: 'my',
+ name: 'beforeSuiteTimeout',
11
timeout: 2,
12
}
0 commit comments