fix(core): update
This commit is contained in:
@ -2,7 +2,6 @@ import { expect, tap } from '@pushrocks/tapbundle';
|
||||
|
||||
import * as tools from '../ts/tools.install';
|
||||
|
||||
|
||||
tap.test("should install default list globally when parsed 'default' as argument", async () => {
|
||||
await tools.install('default');
|
||||
});
|
||||
|
Reference in New Issue
Block a user