We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f968c44 commit 8090d1aCopy full SHA for 8090d1a
test/resultHistory.test.js
@@ -1,4 +1,4 @@
1
-import { renderHook } from 'src'
+import { renderHook } from '../src'
2
3
describe('result history tests', () => {
4
let count = 0
0 commit comments