fix(core): update

This commit is contained in:
2021-12-10 18:03:46 +01:00
parent 2b9c9225a5
commit f5d33bdebe
3 changed files with 19333 additions and 3549 deletions

View File

@ -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 () => {