Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Sep 24, 2024
1 parent 22ae06e commit 2e2e2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cow-shed/CoWShedHooks.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Wallet } from 'ethers'
import { CowShedHooks } from './CowShedHooks'
import { CowShedHooks } from './CoWShedHooks'
import { AddressZero } from '@ethersproject/constants'
import { ICoWShedCall } from './types'
import { COW_SHED_FACTORY, COW_SHED_IMPLEMENTATION } from '../common/consts'
Expand Down

0 comments on commit 2e2e2ec

Please sign in to comment.