Merge branch 'feature/automation' of https://github.com/ombi-app/Ombi into feature/automation

This commit is contained in:
tidusjar 2021-03-09 20:05:03 +00:00
commit b6ce223acd

View file

@ -32,7 +32,7 @@ describe("Wizard Setup", () => {
});
it.only("Compete Wizard", () => {
it("Compete Wizard", () => {
cy.visit("");
cy.get("[data-test=nextWelcome]").click();
cy.get("[data-test=nextMediaServer]").click();