Skip to content

Commit

Permalink
WEBUI-1602: Analyse and fix ftest & a11y failures in WebUI pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Nov 19, 2024
1 parent 8e1a7d8 commit 3d3ff7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/nuxeo-web-ui-ftest/wdio.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ exports.config = {
// WebdriverIO allows it to run your tests in arbitrary locations (e.g. locally or
// on a remote machine).
runner: 'local',
// specs: ['../../ftest/features/**'],
specs: [path.join(process.cwd(), './features/*.feature')],
// check http://webdriver.io/guide/testrunner/debugging.html for more info on debugging with wdio
debug: process.env.DEBUG,
Expand Down

0 comments on commit 3d3ff7e

Please sign in to comment.