From 43e22acaca060ee8fa29d939fdec0a719caf04e3 Mon Sep 17 00:00:00 2001 From: tidusjar Date: Wed, 10 Mar 2021 13:12:36 +0000 Subject: [PATCH] remove the only --- tests/cypress/tests/details/tv/tvdetails-requests-grid.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cypress/tests/details/tv/tvdetails-requests-grid.spec.ts b/tests/cypress/tests/details/tv/tvdetails-requests-grid.spec.ts index e2195959a..4840dde1e 100644 --- a/tests/cypress/tests/details/tv/tvdetails-requests-grid.spec.ts +++ b/tests/cypress/tests/details/tv/tvdetails-requests-grid.spec.ts @@ -123,7 +123,7 @@ describe("TV Requests Grid", function () { cy.verifyNotification('You need to select some episodes!'); }); - it.only("Request single episodes", () => { + it("Request single episodes", () => { cy.visit("/details/tv/121361"); const episodeCheckbox = 'episodeCheckbox21';