You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: 'undefined' is not a function (evaluating 'mocha.setup({ ui: 'bdd', timeout: 100 })')
when I try custom index.html
and examples/simple is totally ok
debug log
duo-test emit fatal {"message":"TypeError: 'undefined' is not a function (evaluating 'mocha.setup({ ui: 'bdd', timeout: 100 })')","url":"http://localhost:56865/test/?__id__=phantomjs","lineno":11} +2s
TypeError: 'undefined' is not a function (evaluating 'mocha.setup({ ui: 'bdd', timeout: 100 })')
url: http://localhost:56865/test/?__id__=phantomjs
lineno: 11
The text was updated successfully, but these errors were encountered:
npm: [email protected]
duo-test/examples/advanced $ duo-test phantomjs
TypeError: 'undefined' is not a function (evaluating 'mocha.setup({ ui: 'bdd', timeout: 100 })')
when I try custom index.html
and examples/simple is totally ok
debug log
The text was updated successfully, but these errors were encountered: