Skip to content

Commit

Permalink
SK-1306: mock url
Browse files Browse the repository at this point in the history
  • Loading branch information
appasuamithsai committed Dec 5, 2023
1 parent 672daa7 commit e223531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"testEnvironment": "jsdom",
"testTimeout": 3000,
"testEnvironmentOptions": {
"url": "https://sb.area51.vault.skyflowapis.dev"
"url": "https://skyflow-test.com"
},
"moduleNameMapper":{
"^.+\\.svg$": "<rootDir>/tests/__mocks__/fileMock.js"
Expand Down

0 comments on commit e223531

Please sign in to comment.