fix(core): update
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
import { expect, tap } from '@pushrocks/tapbundle';
|
||||
import { expect, tap, webhelpers } from '@pushrocks/tapbundle';
|
||||
webhelpers.enable();
|
||||
|
||||
import * as websetup from '../ts/index';
|
||||
|
||||
tap.test('first test', async () => {
|
||||
|
Reference in New Issue
Block a user