Skip to content

Commit 2e2e2ec

Browse files
committed
chore: fix test
1 parent 22ae06e commit 2e2e2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cow-shed/CoWShedHooks.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Wallet } from 'ethers'
2-
import { CowShedHooks } from './CowShedHooks'
2+
import { CowShedHooks } from './CoWShedHooks'
33
import { AddressZero } from '@ethersproject/constants'
44
import { ICoWShedCall } from './types'
55
import { COW_SHED_FACTORY, COW_SHED_IMPLEMENTATION } from '../common/consts'

0 commit comments

Comments
 (0)