#11 Fixed pep8 test failures
This commit is contained in:
@@ -16,6 +16,7 @@ os.environ["ENVIRON"] = "test"
|
||||
|
||||
run()
|
||||
|
||||
|
||||
@pytest.fixture(scope="module")
|
||||
def test_client() -> FlaskClient:
|
||||
""" Enables tests to create requests to the web app
|
||||
|
||||
Reference in New Issue
Block a user