fix(core): update
This commit is contained in:
parent
b9cfeadb11
commit
db1412d5c1
@ -1,6 +1,8 @@
|
|||||||
import { expect, tap } from '@pushrocks/tapbundle';
|
import { expect, tap } from '@pushrocks/tapbundle';
|
||||||
|
delete process.env.CLI_CALL_TSRUN;
|
||||||
import '../ts/index';
|
import '../ts/index';
|
||||||
|
|
||||||
|
|
||||||
tap.test('first test', async () => {
|
tap.test('first test', async () => {
|
||||||
console.log('should create a sourcemap');
|
console.log('should create a sourcemap');
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user