Skip to content

Commit 4ec0c1c

Browse files
committed
Do at least two iterations of mvi to check spherical switch over
1 parent e60169d commit 4ec0c1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/run_tests/driver_mvi_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def test_magnetic_vector_fwr_run(
8181

8282
def test_magnetic_vector_run(
8383
tmp_path: Path,
84-
max_iterations=1,
84+
max_iterations=2,
8585
pytest=True,
8686
):
8787
workpath = tmp_path / "inversion_test.ui.geoh5"

0 commit comments

Comments
 (0)