We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef7091 commit abd4ddfCopy full SHA for abd4ddf
test/e2e/tests/account-menu/add-account.spec.js
@@ -13,10 +13,8 @@ const {
13
} = require('../../helpers');
14
15
const FixtureBuilder = require('../../fixture-builder');
16
-const { shortenAddress } = require('../../../../ui/helpers/utils/util');
17
18
describe('Add account', function () {
19
- const firstAccount = '0x0Cc5261AB8cE458dc977078A3623E2BaDD27afD3';
20
const secondAccount = '0x3ED0eE22E0685Ebbf07b2360A8331693c413CC59';
21
22
const ganacheOptions = generateGanacheOptions({
0 commit comments