mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 10:36:54 -07:00
removed only
This commit is contained in:
parent
3c37a21ab3
commit
af81b7d098
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ describe("Movie Details Buttons", () => {
|
|||
Page.viewCollectionButton.should('be.visible');
|
||||
});
|
||||
|
||||
it.only("Non requested movie valid buttons", () => {
|
||||
it("Non requested movie valid buttons", () => {
|
||||
cy.login();
|
||||
|
||||
Page.visit("590706");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue