Skip to content

Commit

Permalink
negative test
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Reuter committed Feb 17, 2023
1 parent 0b495f7 commit 31d9c9b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@

@pytest.fixture(scope="session", autouse=True)
def connector_setup():
raise RuntimeError("this should happen if everything works fine")
"""This fixture is a placeholder for external resources that acceptance test might require."""
yield

0 comments on commit 31d9c9b

Please sign in to comment.