chore: update fork template to app test (#24783)
This commit is contained in:
parent
a2a881991e
commit
ba2c56c33d
|
|
@ -25,7 +25,7 @@ describe("excludeForAirgap", "Fork a template to the current app", () => {
|
||||||
|
|
||||||
it("1. Fork a template to the current app + Bug 17477", () => {
|
it("1. Fork a template to the current app + Bug 17477", () => {
|
||||||
cy.wait(3000);
|
cy.wait(3000);
|
||||||
cy.get(template.startFromTemplateCard).click();
|
_.entityExplorer.AddNewPage("Add page from template");
|
||||||
// Commented out below code as fetch template call is not going through when template dialog is closed
|
// Commented out below code as fetch template call is not going through when template dialog is closed
|
||||||
// cy.wait("@fetchTemplate").should(
|
// cy.wait("@fetchTemplate").should(
|
||||||
// "have.nested.property",
|
// "have.nested.property",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user