chore: update rust and js deps

This commit is contained in:
Aravinth Manivannan
2023-07-02 19:57:15 +05:30
parent 4a25f7f3a6
commit c4a286454b
5 changed files with 22811 additions and 3650 deletions

View File

@@ -136,7 +136,9 @@ export default {
testEnvironment: "jest-environment-jsdom",
// Options that will be passed to the testEnvironment
// testEnvironmentOptions: {},
testEnvironmentOptions: {
"url": "http://localhost:7000/widget/?sitekey=imbatman"
},
// Adds a location field to test results
// testLocationInResults: false,