Skip to content

Commit

Permalink
(fixup test) Remove outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yngve-sk committed Oct 2, 2024
1 parent 438ef48 commit 2bc6bf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ert/unit_tests/data/test_integration_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ def test_history_obs(create_measured_data):
fopr = create_measured_data(["FOPR"])
fopr.remove_inactive_observations()

# Why 210, not 200?
assert fopr.data.shape == (7, 200)


Expand Down

0 comments on commit 2bc6bf8

Please sign in to comment.