fix(dependencies): now typings-global free
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { tap, expect } from '../dist/index';
|
||||
import { tap, expect } from '../ts/index';
|
||||
|
||||
let tapwrap = tap.wrap(async () => {
|
||||
tap.test('should do something', async () => {
|
||||
|
Reference in New Issue
Block a user