Skip to content

Commit

Permalink
GA: Continued Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey committed Jul 5, 2023
1 parent ba98475 commit 2a1f0e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_apps/no_workspace/test_user_install.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def set_params(cls):

@classmethod
def setup_method(cls):
super().setup()
super().setup_method()
os.environ["ORIGEN_PYPROJECT"] = str(cls.user_install_dir)

@classmethod
Expand Down

0 comments on commit 2a1f0e1

Please sign in to comment.