Skip to content
Snippets Groups Projects
Unverified Commit 70d905be authored by Alexander Lesnenko's avatar Alexander Lesnenko Committed by GitHub
Browse files

fix percy cypress tests (#17733)

parent 0c646eb9
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ describe("visual tests > internal > static-viz", () => {
cy.findByText("Bar chart with timeseries data");
cy.findByText("Line chart with timeseries data");
cy.findByText("Donut chart showing categorical data");
cy.findByText("Donut chart with categorical data");
cy.percySnapshot();
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment