mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
changes
This commit is contained in:
parent
5ef8aff677
commit
dd060cf78c
2 changed files with 31 additions and 7 deletions
|
@ -152,7 +152,7 @@ describe("TV Requests Grid", function () {
|
|||
.should('have.class', 'requested')
|
||||
});
|
||||
|
||||
it.only("Request Latest Season", () => {
|
||||
it("Request Latest Season", () => {
|
||||
cy.visit("/details/tv/121361");
|
||||
|
||||
cy.get('#addFabBtn').click();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue