IO-2327 job importing tests
This commit is contained in:
@@ -57,9 +57,9 @@ describe(
|
||||
cy.get("#driveable").should("have.class", "ant-switch").click();
|
||||
cy.get("#towin").should("have.class", "ant-switch").click();
|
||||
|
||||
// cy.get('[data-cy="convert-button"]').click();
|
||||
cy.get('[data-cy="convert-button"]').click();
|
||||
|
||||
// cy.get(".ant-notification-notice-message").contains("successfully");
|
||||
cy.get(".ant-notification-notice-message").contains("successfully");
|
||||
});
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user