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.
1 parent 3f772c5 commit df1c2caCopy full SHA for df1c2ca
src/test/js/utils.test.js
@@ -1,4 +1,4 @@
1
-import test from 'ava';
+const test = require('ava');
2
3
// TODO: use clean build system
4
// Dynamically load utils functions from utils.js
0 commit comments