fix(core): update
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import {tap, expect } from '@pushrocks/tapbundle';
|
||||
import { tap, expect } from '@pushrocks/tapbundle';
|
||||
|
||||
tap.test('should run a test', async () => {
|
||||
console.log('hi there');
|
||||
})
|
||||
});
|
||||
|
||||
tap.start();
|
||||
tap.start();
|
||||
|
Reference in New Issue
Block a user