Skip to content

Commit

Permalink
Moved logic for setting LCLS_NAMING_TOOL_TAXONS_DIR out of conftest.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
janeliu-slac committed Oct 8, 2024
1 parent 751bb4a commit a02eed6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lcls_naming_tool/tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
import os

parent = os.path.join(os.path.dirname(__file__), "..")

os.environ["LCLS_NAMING_TOOL_TAXONS_DIR"] = parent + "/taxons"

0 comments on commit a02eed6

Please sign in to comment.