We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2909bcc commit a4d95a6Copy full SHA for a4d95a6
cleanup-after-each.js
@@ -1 +1 @@
1
-afterEach(require('./dist').cleanup)
+afterEach(require('./dist/vue-testing-library').cleanup)
0 commit comments