Skip to content

Commit 4330c56

Browse files
committed
add model_type=None for joint_surveys_tem_run
1 parent 9f9808b commit 4330c56

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/run_tests/driver_joint_surveys_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ def test_joint_surveys_tem_run(
403403
mesh=components.mesh,
404404
group_a=driver_A.out_group,
405405
group_b=driver_B.out_group,
406+
model_type=None,
406407
starting_model=1e-3,
407408
)
408409

0 commit comments

Comments
 (0)