Skip to content

Commit 0d723d8

Browse files
committed
Try to fix cypress test
1 parent b0d1170 commit 0d723d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cypress/e2e/1_feature_tests/6_1_Warehouse_Locations.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ context("6_1_Warehouse_Locations_Test", () => {
2020
cy.checkGridCheckboxByText(label);
2121
cy.get("button[data-testid='reactivate-cms-user']").click();
2222
cy.getConfirmActionButton().click();
23-
cy.waitForAjaxAction("do=archive", "Item deleted");
2423
}
2524
});
2625
}

0 commit comments

Comments
 (0)