mirror of
https://github.com/maputnik/editor.git
synced 2026-08-26 23:17:27 +00:00
Remove cypress related comments.
This commit is contained in:
@@ -49,7 +49,6 @@ export class MaputnikDriver {
|
||||
private readonly helper = new PlaywrightHelper();
|
||||
private readonly modalDriver = new ModalDriver(this);
|
||||
|
||||
/** The page for the currently running test (resolved lazily, like Cypress' `cy`). */
|
||||
private get page(): Page {
|
||||
return currentPage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user