Skip to content

Commit 23c49c5

Browse files
Revert "Try again with new path"
This reverts commit f6a0b8b.
1 parent ca8a86c commit 23c49c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Jupyter Everywhere Integration Tests",
55
"private": true,
66
"scripts": {
7-
"start": "cd ../dist && npx static-handler --cors --coop --coep --corp --port 3000 --host 127.0.0.1 ./",
7+
"start": "npx static-handler --cors --coop --coep --corp --port 3000 --host 127.0.0.1 ../dist",
88
"test": "jlpm playwright test",
99
"test:update": "jlpm playwright test --update-snapshots"
1010
},

0 commit comments

Comments
 (0)