We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d1170 commit 0d723d8Copy full SHA for 0d723d8
1 file changed
cypress/e2e/1_feature_tests/6_1_Warehouse_Locations.js
@@ -20,7 +20,6 @@ context("6_1_Warehouse_Locations_Test", () => {
20
cy.checkGridCheckboxByText(label);
21
cy.get("button[data-testid='reactivate-cms-user']").click();
22
cy.getConfirmActionButton().click();
23
- cy.waitForAjaxAction("do=archive", "Item deleted");
24
}
25
});
26
0 commit comments