Skip to content

Commit

Permalink
adding new line to legacy gen test
Browse files Browse the repository at this point in the history
  • Loading branch information
amandarichardsonn committed Aug 1, 2024
1 parent c8246c7 commit 0baddf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/_legacy/test_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -378,4 +378,4 @@ def test_no_file_overwrite():
with pytest.raises(ValueError):
ensemble.attach_generator_files(
to_copy=["/normal/file.txt", "/path/to/smartsim_params.txt"]
)
)

0 comments on commit 0baddf2

Please sign in to comment.