Skip to content

Commit ed3566f

Browse files
authored
Updated mocha opts as per test
1 parent 91a3250 commit ed3566f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/mocha.opts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Mocha options
2-
./test/integration/user.test.js
3-
--require babel-core/register
2+
./test/integration/app.test.js
3+
--require @babel/register

0 commit comments

Comments
 (0)