Skip to content

Commit

Permalink
Revert "Fixing test_tem.py"
Browse files Browse the repository at this point in the history
This reverts commit 2403377.
  • Loading branch information
jedyeo committed Jan 28, 2022
1 parent 3383352 commit 67858cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_tem.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def sample_class(tmp_path):
)

# from test_files/path_config
out_file_name = "4v6x_randomrot"
out_file_name = "_randomrot"

tem_simulator.output_path_dict["crd_file"] = str(
Path(cwd, tmp_path, out_file_name + ".txt")
Expand Down

0 comments on commit 67858cc

Please sign in to comment.