fix(core): update

This commit is contained in:
2022-03-21 18:21:07 +01:00
parent 2e9bc0db42
commit 6dfdfd41b9
5 changed files with 25 additions and 28 deletions

View File

@ -1,7 +1,7 @@
import { expect, expectAsync, tap } from '@pushrocks/tapbundle';
import * as smartdelay from '@pushrocks/smartdelay';
import * as early from '../ts/index.js'
import * as early from '../ts/index.js';
tap.test('.start()', async () => {
process.env.CLI_CALL_MODULENAME = 'early';