mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Merge branch 'develop' into feature/tvmaze-replacement
This commit is contained in:
commit
8368877c74
135 changed files with 10704 additions and 320 deletions
5
tests/cypress/integration/page-objects/index.ts
Normal file
5
tests/cypress/integration/page-objects/index.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
export * from './discover/discover.page';
|
||||
export * from './login/login.page';
|
||||
export * from './wizard/wizard.page';
|
||||
export * from './details/tv/tvdetails.page';
|
||||
export * from './search/search.page';
|
Loading…
Add table
Add a link
Reference in a new issue