Skip to content

Commit

Permalink
chore: install playwright with chromium for end-to-end testing
Browse files Browse the repository at this point in the history
  • Loading branch information
bherbruck authored and MattFerraro committed May 28, 2024
1 parent 0107449 commit d06ee0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/scripts/on-create.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/bin/bash

cargo install wasm-pack cargo-watch

pnpm dlx playwright install --with-deps chromium

0 comments on commit d06ee0c

Please sign in to comment.