Skip to content

Commit

Permalink
Add extra line in conftest
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredgoldman committed Feb 28, 2023
1 parent 2b7560c commit 9e2ac6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ def open_test_pikerd_and_ems(
open_test_pikerd
)


@pytest.fixture(scope='session')
def delete_testing_dir():
'''
Expand Down

0 comments on commit 9e2ac6d

Please sign in to comment.