Skip to content
Snippets Groups Projects
Unverified Commit 939de23c authored by Mahatthana (Kelvin) Nomsawadi's avatar Mahatthana (Kelvin) Nomsawadi Committed by GitHub
Browse files

Fix failed E2E tests due to merge conflicts (#23794)

parent 4ce6d1bf
No related branches found
No related tags found
No related merge requests found
......@@ -155,7 +155,7 @@ describe("scenarios > public", () => {
});
it("should show shared questions and dashboards in admin settings", () => {
cy.visit("/admin/settings/public_sharing");
cy.visit("/admin/settings/public-sharing");
cy.findByText("Enable Public Sharing").should("be.visible");
......
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