mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
7e7a0f1f72
* 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
4 lines
96 B
JavaScript
4 lines
96 B
JavaScript
module.exports = {
|
|
TEST_SNAPS_WEBSITE_URL: 'https://metamask.github.io/test-snaps/4.4.1/',
|
|
};
|