Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue testing TVShowActivity (#528)
As we now use a nested scroll view the tests for TV shows all failed because the scroll action was performed on a normal scroll view only. This has simply been fixed by implementing a custom action that also accepts a nested scroll view.
- Loading branch information