mirror of
https://github.com/maputnik/editor.git
synced 2026-02-06 04:30:01 +00:00
fix more tests
This commit is contained in:
@@ -286,7 +286,7 @@ describe("layers", () => {
|
||||
beforeEach(() => {
|
||||
bgId = createBackground();
|
||||
when.click("layer-list-item:background:" + bgId);
|
||||
when.click("spec-field:background-color");
|
||||
when.click("spec-field:background-color", 0);
|
||||
});
|
||||
|
||||
it("should update style in local storage", () => {
|
||||
|
||||
Reference in New Issue
Block a user