Skip to content

Commit

Permalink
Create new search spec w/ new codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjarling committed Jul 17, 2024
1 parent 10814b0 commit 219127e
Show file tree
Hide file tree
Showing 4 changed files with 117 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: npx wait-on http://localhost:3000

- name: Run Playwright tests
run: npx playwright test search.spec.ts
run: npx playwright test search2.spec.ts
env:
BASE_URL: ${{ secrets.BASE_URL }}

Expand Down
Loading

0 comments on commit 219127e

Please sign in to comment.