Skip to content

Commit

Permalink
Change file name used in Python scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbolt committed Sep 2, 2024
1 parent 7f8def2 commit ece5b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ def run_with_reference(
n_proc=1,
t_max=1,
name_ref=None,
name_inp="svFSI.xml",
name_inp="svFSIplus.xml",
):
"""
Run a test case and compare it to a stored reference solution
Expand Down

0 comments on commit ece5b48

Please sign in to comment.