mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
remove the only
This commit is contained in:
parent
49259317d8
commit
43e22acaca
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue