fix(core): update
This commit is contained in:
@ -33,4 +33,4 @@ tap.test('should create a patch version', async () => {
|
||||
console.log(newVersion.versionString);
|
||||
})
|
||||
|
||||
tap.start();
|
||||
export const runTestPromise = tap.start();
|
||||
|
Reference in New Issue
Block a user