Closed rsyring closed 4 years ago
# conftest.py def pytest_runtest_setup(): # Avoid a messed up transaction interfering with other tests. db.session.rollback()