Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fixes the following error when running 'make test' * dont ask me why it works FAILED tests/test_app.py::test_app_sargo - TypeError: Page.__init__() missing 3 required positional arguments: 'conn', 'session_id', and 'loop' FAILED tests/test_app.py::test_app_beyond2lte - TypeError: Page.__init__() missing 1 required positional argument: 'loop' Signed-off-by: SirRGB <[email protected]>
- Loading branch information