mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
refactoring some of the tests
This commit is contained in:
parent
43e22acaca
commit
e4ab1447aa
14 changed files with 1702 additions and 65 deletions
3
tests/cypress/integration/page-objects/index.ts
Normal file
3
tests/cypress/integration/page-objects/index.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export * from './discover/discover.page';
|
||||
export * from './login/login.page';
|
||||
export * from './wizard/wizard.page';
|
Loading…
Add table
Add a link
Reference in a new issue