fix(tests): migrate tests to @git.zone/tstest tapbundle and export tap.start() in browser tests
This commit is contained in:
@@ -121,4 +121,4 @@ tap.test('identify the crash point', async () => {
|
||||
console.log('Cleanup completed');
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
Reference in New Issue
Block a user