Skip to content

Commit

Permalink
null?
Browse files Browse the repository at this point in the history
  • Loading branch information
tianfeng92 committed Apr 4, 2024
1 parent 76f3e80 commit 656ecdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playwright-runner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ async function runPlaywright(
output:
suite.env?.SAUCE_SYNC_WEB_ASSETS !== 'true'
? runCfg.playwrightOutputFolder
: undefined,
: null,
config: configFile,
};

Expand Down

0 comments on commit 656ecdf

Please sign in to comment.