Skip to content

Commit 66f6640

Browse files
committed
updated enums to reflect new UI version
1 parent 39cdd13 commit 66f6640

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/e2e/snaps/enums.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
module.exports = {
2-
// TEST_SNAPS_WEBSITE_URL: 'https://metamask.github.io/test-snaps/1.0.0',
3-
TEST_SNAPS_WEBSITE_URL: 'http://localhost:8080',
2+
TEST_SNAPS_WEBSITE_URL: 'https://metamask.github.io/test-snaps/2.0.0',
43
};

0 commit comments

Comments
 (0)