Skip to content

Commit 8090d1a

Browse files
committed
fixed test import after repo changes
1 parent f968c44 commit 8090d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/resultHistory.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { renderHook } from 'src'
1+
import { renderHook } from '../src'
22

33
describe('result history tests', () => {
44
let count = 0

0 commit comments

Comments
 (0)