Skip to content

Commit b8df648

Browse files
committed
Get those tests back
1 parent 334d6ad commit b8df648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"type": "module",
44
"scripts": {
5-
"test": "playwright test deno",
5+
"test": "playwright test",
66
"clean": "rm -rf ./test-results && rm -rf ./tmp"
77
},
88
"devDependencies": {

0 commit comments

Comments
 (0)