Skip to content

Commit 5d62425

Browse files
committed
Small clean up
1 parent 088ca14 commit 5d62425

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/run_tests/driver_app_con_test.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@ def test_app_con_run(tmp_path: Path, max_iterations=1, pytest=True):
139139
starting_model=1e2,
140140
reference_model=None,
141141
background_conductivity=1e2,
142-
s_norm=1.0,
143-
x_norm=1.0,
144-
y_norm=1.0,
145-
z_norm=1.0,
146142
alpha_s=1.0,
147143
model_type="Resistivity (Ohm-m)",
148144
max_global_iterations=max_iterations,

0 commit comments

Comments
 (0)