UNPKG

wix-style-react

Version:
9 lines (8 loc) 234 B
module.exports.config = { specs: ['test/**/*.e2e.js', 'src/**/*.e2e.js'], baseUrl: `http://localhost:6006/`, jasmineNodeOpts: { defaultTimeoutInterval: 120000 }, onPrepare() { browser.ignoreSynchronization = true; }, };