Skip to content

Commit 9477a4f

Browse files
Update test/helpers/utils.spec.ts
Co-authored-by: Matt Kane <[email protected]>
1 parent 5326f80 commit 9477a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/helpers/utils.spec.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import Chance from 'chance'
2-
import { getCustomImageResponseHeaders } from '../../plugin/src/helpers/utils'
2+
import { getCustomImageResponseHeaders } from '../../packages/runtime/src/helpers/utils'
33

44
const chance = new Chance()
55

0 commit comments

Comments
 (0)