Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Nov 23, 2024
1 parent 0d27a4f commit e1bcfb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/src/cucumber-runner.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ describe('buildArgs', () => {
'--require-module',
'ts-node/register',
'--format',
'"@saucelabs/cucumber-reporter":"sauce-test-report.json"',
'"@saucelabs/cucumber-reporter":"cucumber.log"',
'--format-options',
'{"upload":false,"build":"mybuild","outputFile":"/project/assets/sauce-test-report.json"}',
]);
Expand Down

0 comments on commit e1bcfb1

Please sign in to comment.