This commit is contained in:
tidusjar 2021-03-10 08:19:26 +00:00
commit dd060cf78c
2 changed files with 31 additions and 7 deletions

View file

@ -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();