This website requires JavaScript.
Explore
Help
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-12-23 09:52:26 +01:00
Code
5168538afe
metamask-extension
/
test
/
e2e
/
snaps
/
enums.js
4 lines
95 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
=
{
Create e2e test for snap in-app notification (#14894) * Create e2e test for snaps in-app notification * replaced xpath selectors * fixed description
2022-06-08 21:07:41 +02:00
TEST
_SNAPS
_WEBSITE
_URL
:
'https://metamask.github.io/test-snaps/0.4.0'
,
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