Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NidhiKJha committed Feb 6, 2024
1 parent 7ef7091 commit abd4ddf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/e2e/tests/account-menu/add-account.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,8 @@ const {
} = require('../../helpers');

const FixtureBuilder = require('../../fixture-builder');
const { shortenAddress } = require('../../../../ui/helpers/utils/util');

describe('Add account', function () {
const firstAccount = '0x0Cc5261AB8cE458dc977078A3623E2BaDD27afD3';
const secondAccount = '0x3ED0eE22E0685Ebbf07b2360A8331693c413CC59';

const ganacheOptions = generateGanacheOptions({
Expand Down

0 comments on commit abd4ddf

Please sign in to comment.