This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-26 12:29:06 +01:00
Code
7e7a0f1f72
metamask-extension
/
test
/
e2e
/
snaps
/
enums.js
4 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Use enum for test snaps website URL (#14727) * Use enum for test snaps website * Fix confirm snap test
2022-05-17 10:39:55 +02:00
module
.
exports
=
{
[FLASK] Use custom UI for transaction insights (#16912) * Allow custom UI for transaction insights * Fix margin * Small fixes to CSS and selectors * Rename property * Fix E2E locally * Bump test-snaps * Bump test-snaps
2022-12-20 11:44:49 +01:00
TEST
_SNAPS
_WEBSITE
_URL
:
'https://metamask.github.io/test-snaps/4.4.1/'
,
Use enum for test snaps website URL (#14727) * Use enum for test snaps website * Fix confirm snap test
2022-05-17 10:39:55 +02:00
}
;
Copy Permalink