Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test report test #15

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Upgrade to canary
gregberge committed Sep 2, 2024

Verified

This commit was signed with the committer’s verified signature.
bestbeforetoday Mark S. Lewis
commit 526f4ce2fcc7406949252b811b4a4898f4d4bb88
42 changes: 21 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"devDependencies": {
"@argos-ci/playwright": "canary",
"@argos-ci/playwright": "3.5.4-alpha.0+4ed9b25",
"@playwright/test": "^1.44.1",
"@types/node": "^20.14.2"
},