Skip to content

Commit

Permalink
add back this fox
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr committed Jan 4, 2024
1 parent bcd1c99 commit 2b1cb8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli/src/test-utils/setup.global.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import baseSetup from '@celo/dev-utils/lib/ganache-setup'
// Has to import the matchers somewhere so that typescript knows the matchers have been made available
import _unused from '@celo/dev-utils/lib/matchers'
import * as path from 'path'

// Warning: There should be an unused import of '@celo/dev-utils/lib/matchers' above.
Expand Down

0 comments on commit 2b1cb8d

Please sign in to comment.