Skip to content

Commit cff76e2

Browse files
author
Dimitri Kopriwa
committed
1 parent 0973fc2 commit cff76e2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/tests/index.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const exported = require('../index');
1+
const exported = require('../..');
22

33
describe('text exports', () => {
44
Object.keys(exported).forEach((e) => {

0 commit comments

Comments
 (0)