Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Mar 12, 2024
1 parent c06ab93 commit 9f1f58f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/cli-e2e/tests/history.e2e.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ describe('CLI history', () => {
'--persist.outputDir=../../tmp/e2e/react-todos-app/history',
'--no-progress',
'--onlyPlugins=eslint',
'--forceCleanStatus',
],
cwd: 'examples/react-todos-app',
});
Expand Down

0 comments on commit 9f1f58f

Please sign in to comment.