Skip to content

Commit

Permalink
Remove previous oopsie comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yngve-sk committed Nov 21, 2024
1 parent 3c01fce commit 9a15b1e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ert/unit_tests/storage/test_local_storage.py
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,6 @@ class Experiment:
observations: Dict[str, polars.DataFrame] = field(default_factory=dict)


# @reproduce_failure("6.112.2", b"AXicY2BgZCAHMIL0ARE/mM2ASjKiMUCK+SD6eBkYAAYxADg=")
class StatefulStorageTest(RuleBasedStateMachine):
"""
This test runs several commands against storage and
Expand Down

0 comments on commit 9a15b1e

Please sign in to comment.