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 755186f commit 506df81Copy full SHA for 506df81
1 file changed
lib/codecept.js
@@ -32,7 +32,6 @@ import globalTimeoutListener from './listener/globalTimeout.js'
32
import globalRetryListener from './listener/globalRetry.js'
33
import exitListener from './listener/exit.js'
34
import emptyRunListener from './listener/emptyRun.js'
35
-import path from 'path'
36
37
/**
38
* CodeceptJS runner
0 commit comments