Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Seroxdesign committed Jun 24, 2024
1 parent 7991b42 commit 988f112
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions release/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
import { EthereumWalletMock, ethereumWalletMockFixtures } from '@synthetixio/ethereum-wallet-mock'
import { testWithSynpress } from '@synthetixio/synpress-core'
import { MetaMask, getExtensionId, metaMaskFixtures } from '@synthetixio/synpress-metamask'
import { defineWalletSetup } from '@synthetixio/synpress-utils'

export {
// Framework fixtures
testWithSynpress,
ethereumWalletMockFixtures,
metaMaskFixtures,
// API
MetaMask,
EthereumWalletMock,
// Helpers
defineWalletSetup,
getExtensionId
Expand Down

0 comments on commit 988f112

Please sign in to comment.