Skip to content

Commit

Permalink
test: fix browser provider (#6427)
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-ogawa committed Aug 30, 2024
1 parent 12e702b commit 372a2c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/watch/test/file-watching.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ describe('browser', () => {
...options,
browser: {
name: 'chrome',
provider: 'webdriverio',
enabled: true,
headless: true,
},
Expand Down

0 comments on commit 372a2c2

Please sign in to comment.