We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 69f97d0 + 74dbeba commit 6ab17eaCopy full SHA for 6ab17ea
src/tests/index.test.js
@@ -1,4 +1,4 @@
1
-const exported = require('../..');
+const exported = require('..');
2
3
describe('text exports', () => {
4
Object.keys(exported).forEach((e) => {
0 commit comments