fix(core): update
This commit is contained in:
@@ -21,4 +21,4 @@ tap.test('should add objects once and return true', async () => {
|
||||
expect(myLoopTracker.checkAndTrack(object2)).toBeFalse();
|
||||
});
|
||||
|
||||
tap.start();
|
||||
await tap.start();
|
||||
|
||||
Reference in New Issue
Block a user