Skip to content

Commit b51beae

Browse files
authored
chore: reenable e2e tests (#970)
1 parent b57fdb2 commit b51beae

File tree

3 files changed

+2293
-2293
lines changed

3 files changed

+2293
-2293
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"prepare": "tsc",
4242
"test": "jest src",
4343
"test:e2e": "jest e2e",
44-
"test:all": "jest src"
44+
"test:all": "jest"
4545
},
4646
"dependencies": {
4747
"@googlemaps/url-signature": "^1.0.4",

0 commit comments

Comments
 (0)