mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore: fix typo
This commit is contained in:
parent
f5c3b796f2
commit
291c8cadc8
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
require('@babel/register')({
|
||||
extensions: [".ts", ".js"]
|
||||
});
|
||||
module.E2ECliTestEnvironment = require('./setup/test_environment');
|
||||
module.exports = require('./setup/test_environment');
|
||||
|
|
Loading…
Reference in a new issue