Skip to content

Commit

Permalink
test: update e2e to not use diff mode explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
gmickel committed Aug 5, 2024
1 parent db94980 commit 5cd342a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/cli-commands.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ describe.sequential('CodeWhisper Task E2E Tests', async () => {
'Modify main.js to use a different greeting and add a subtract function to utils.js',
'-i',
'No further instructions',
'--no-diff',
'--auto-commit',
'-c',
mainJsPath,
Expand Down

0 comments on commit 5cd342a

Please sign in to comment.