Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Commit 796d248

Browse files
committed
fix: include dist/hooks
1 parent df33cab commit 796d248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// should be loaded from cypress.json as a support file
22
// "supportFile": "node_modules/cypress-react-unit-test/support"
3-
import 'cypress-react-unit-test/hooks'
3+
import 'cypress-react-unit-test/dist/hooks'

0 commit comments

Comments
 (0)