Skip to content

Commit

Permalink
provider: "webdriverio",
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericHeem committed Dec 19, 2024
1 parent da3f925 commit 142bb9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bau/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export default defineConfig(({ command, mode, ssrBuild }) => {
},
test: {
browser: {
provider: "webdriverio",
enabled: true,
name: "chrome", // browser name is required
},
Expand Down

0 comments on commit 142bb9b

Please sign in to comment.