Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrp089 committed Nov 15, 2023
1 parent a86cfc2 commit 0066042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cmm.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


def test_pipe_3d(n_proc):
folder = os.path.join(base_folder, "pipe")
folder = os.path.join(base_folder, "pipe_3d")
inflate_folder = os.path.join(folder, "2a-inflate")
fields = ["Displacement"]
t_max = 3
Expand Down

0 comments on commit 0066042

Please sign in to comment.