mirror of
https://github.com/maputnik/editor.git
synced 2026-02-06 04:30:01 +00:00
review comments
This commit is contained in:
@@ -306,7 +306,6 @@ describe("layers", () => {
|
||||
when.click("layer-list-item:background:" + bgId);
|
||||
|
||||
let errorSelector = ".CodeMirror-lint-marker-error";
|
||||
// Not a good idea to check that something doesn't exist. infinite things don't exist.
|
||||
then(get.elementByTestId(errorSelector)).shouldNotExist();
|
||||
|
||||
when.click(".CodeMirror");
|
||||
|
||||
Reference in New Issue
Block a user