Added more tests to cover the request grid around TV

This commit is contained in:
tidusjar 2021-03-17 22:09:52 +00:00
commit c2a3fd1c4f
9 changed files with 225 additions and 40 deletions

View file

@ -4,3 +4,4 @@ export * from './wizard/wizard.page';
export * from './details/tv/tvdetails.page';
export * from './search/search.page';
export * from './user-preferences/user-preferences.page';
export * from './requests/requests.page';