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 dd77ccb commit e518123Copy full SHA for e518123
README.md
@@ -38,7 +38,7 @@ import test from 'node-core-test'
38
```
39
40
```cjs
41
-const test = require('node-core-test');
+const test = require('node-core-test')
42
43
44
Tests created via the `test` module consist of a single function that is
0 commit comments