mirror of
https://github.com/maputnik/editor.git
synced 2026-08-24 22:17:25 +00:00
update keyboard tests
This commit is contained in:
@@ -139,6 +139,7 @@ export default class MaputnikDriver {
|
||||
};
|
||||
|
||||
public get = {
|
||||
...this.helper.get,
|
||||
isMac: () => {
|
||||
return Cypress.platform === "darwin";
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user