Skip to content

Commit

Permalink
fixup! Implement basic wrangler dev --(experimental-)local E2E tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbbot committed Jan 17, 2023
1 parent d7b0ec1 commit f6c55ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "@cloudflare/wrangler-e2e",
"private": true,
"scripts": {
"test": "jest",
"check:type": "tsc"
"check:type": "tsc",
"test": "jest"
},
"devDependencies": {
"node-gyp": "^9.3.0",
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

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

0 comments on commit f6c55ce

Please sign in to comment.