fix(dependencies): Update dependency versions and adjust test imports to use new packages
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { tap, expect } from '@push.rocks/tapbundle';
|
||||
import { tap, expect } from '@git.zone/tstest/tapbundle';
|
||||
|
||||
tap.test('should create a platform service', async () => {});
|
||||
|
||||
|
Reference in New Issue
Block a user