mirror of
https://github.com/maputnik/editor.git
synced 2026-08-25 22:47:39 +00:00
modify some of the layer tests
This commit is contained in:
@@ -9,9 +9,6 @@ export default class CypressWrapperDriver {
|
||||
|
||||
public get = {
|
||||
...this.helper.get,
|
||||
elementByClassOrType(slector: string) {
|
||||
return cy.get(slector);
|
||||
},
|
||||
};
|
||||
|
||||
public when = {
|
||||
|
||||
Reference in New Issue
Block a user