Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Seroxdesign committed Jul 5, 2024
1 parent 0a2e392 commit 30fadc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallets/metamask/src/fixtures/metaMaskFixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ import { loadEnv } from '../config'
import { importAndConnectForFixtures } from '../fixture-actions/importAndConnectForFixtures'
import { cachelessSetupMetaMask } from '../fixture-actions/noCacheMetaMaskSetup'
import { persistLocalStorage } from '../fixture-actions/persistLocalStorage'
import { waitForMetaMaskWindowToBeStable } from '../utils/waitFor'
import { SEED_PHRASE } from '../utils/constants'
import { waitForMetaMaskWindowToBeStable } from '../utils/waitFor'

loadEnv()

Expand Down

0 comments on commit 30fadc9

Please sign in to comment.