Skip to content

Commit

Permalink
chore: reenable e2e tests (#970)
Browse files Browse the repository at this point in the history
  • Loading branch information
amuramoto authored Apr 4, 2023
1 parent b57fdb2 commit b51beae
Show file tree
Hide file tree
Showing 3 changed files with 2,293 additions and 2,293 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -41,7 +41,7 @@
"prepare": "tsc",
"test": "jest src",
"test:e2e": "jest e2e",
"test:all": "jest src"
"test:all": "jest"
},
"dependencies": {
"@googlemaps/url-signature": "^1.0.4",
Expand Down
Loading

0 comments on commit b51beae

Please sign in to comment.