Skip to content

Commit

Permalink
Fix test_small_time_mismatches_are_ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
sondreso committed Apr 9, 2024
1 parent 48a15b7 commit 86d1133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration_tests/test_observation_times.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ def test_small_time_mismatches_are_ignored(
with redirect_stderr(stderr):
run_cli(
ES_MDA_MODE,
"--disable-monitor",
str(tmp_path / "config.ert"),
"--weights=0,1",
)
Expand Down

0 comments on commit 86d1133

Please sign in to comment.