__________ ERROR at setup of TestLiveServer.test_pull_request_review ___________
ScopeMismatch: You tried to access the 'function' scoped fixture 'app' with a 'session' scoped request object, involved factories
../../../virtualenv/python3.6.7/lib/python3.6/site-packages/pytest_flask/fixtures.py:123: def live_server(request, app, pytestconfig)
tests/conftest.py:4: def app()
=========================== short test summary info ============================
ERROR tests/test_payloads.py::TestLiveServer::test_pull_request_review
LGTM, but a test is failing on Python3.