mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 18:47:15 -07:00
Merge branch 'develop' into mocking
This commit is contained in:
commit
fa7167731e
2 changed files with 4 additions and 4 deletions
|
@ -18,7 +18,6 @@ langs.forEach((l) => {
|
|||
|
||||
Page.profile.languageSelectBox.click();
|
||||
Page.profile.languageSelectBoxOption(l.code).click();
|
||||
|
||||
Page.navbar.discover.contains(l.discover);
|
||||
|
||||
cy.wait('@langSave').then((intercept) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue