Skip to content

Commit

Permalink
Revert "Use the parent directory"
Browse files Browse the repository at this point in the history
This reverts commit b866149.
  • Loading branch information
mwouts committed Dec 15, 2024
1 parent a577661 commit 387b53a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-playwright-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Test folder within your repository
test_folder: ../playwright-tests
test_folder: playwright-tests

# Optional npm scripts (the default values are displayed)
# Script to start the server or 'null' if Playwright is taking care of it
Expand Down

0 comments on commit 387b53a

Please sign in to comment.