Skip to content

Commit

Permalink
Update editPanel.spec.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-mu committed Apr 19, 2024
1 parent 6581fdd commit 998f94c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress/integration/editPanel.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ describe('Open test dashboard with geomap panel and enter edit mode', () => {
should('have.value', wmsUrl);
}
);
);

e2e.components.PanelEditor.applyButton().click({force: true});

Expand Down

0 comments on commit 998f94c

Please sign in to comment.