mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-05-26 15:16:14 +00:00
Migrate from Cypress to Playwright
This commit is contained in:
3
tests/global.d.ts
vendored
Normal file
3
tests/global.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
interface Window {
|
||||
__registeredTools?: any[];
|
||||
}
|
||||
Reference in New Issue
Block a user