mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
removed .only
This commit is contained in:
parent
e34ce215ac
commit
62cceb803d
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ describe("Movie Details Buttons", () => {
|
|||
Page.availableButton.should("exist");
|
||||
});
|
||||
|
||||
it.only("Movie Requested, Deny Movie", () => {
|
||||
it("Movie Requested, Deny Movie", () => {
|
||||
cy.login();
|
||||
|
||||
Page.visit("671");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue