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 b476181 commit fbfa897Copy full SHA for fbfa897
typings/jsdoc.conf.js
@@ -9,6 +9,7 @@ module.exports = {
9
'./lib/container.js',
10
'./lib/data/table.js',
11
'./lib/data/dataTableArgument.js',
12
+ './lib/effects.js',
13
'./lib/event.js',
14
'./lib/index.js',
15
'./lib/locator.js',
@@ -28,7 +29,6 @@ module.exports = {
28
29
'./lib/mocha/bdd.js',
30
'./lib/mocha/hooks.js',
31
'./lib/within.js',
- './lib/effects.js',
32
require.resolve('@codeceptjs/detox-helper'),
33
require.resolve('@codeceptjs/helper'),
34
],
0 commit comments