fix(tests): migrate tests to @git.zone/tstest tapbundle and export tap.start() in browser tests
This commit is contained in:
@@ -169,4 +169,4 @@ tap.test('wysiwyg drag and drop visual feedback', async () => {
|
||||
document.body.removeChild(element);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
Reference in New Issue
Block a user