diff --git a/t/cypress/integration/ERM/Agreements_spec.ts b/t/cypress/integration/ERM/Agreements_spec.ts index 626bbb8f08..78a834c930 100644 --- a/t/cypress/integration/ERM/Agreements_spec.ts +++ b/t/cypress/integration/ERM/Agreements_spec.ts @@ -555,7 +555,7 @@ describe("Agreement CRUD operations", () => { // AV's libs displayed // Tables for periods and users }); - it.only("Delete agreement", () => { + it("Delete agreement", () => { let agreement = cy.get_agreement(); let agreements = [agreement];