mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
1b4f1344b1
* new test and changed ui * added bip32 test * fixed linting and other errors * changed description * Bump test-snaps to latest and fix tests * Fix error e2e * Fix confirm e2e * Remove balance Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
4 lines
95 B
JavaScript
4 lines
95 B
JavaScript
module.exports = {
|
|
TEST_SNAPS_WEBSITE_URL: 'https://metamask.github.io/test-snaps/3.1.0',
|
|
};
|