Skip to content

Commit

Permalink
fix broken tests after the change from IllegalAction to AmbiguousAction
Browse files Browse the repository at this point in the history
  • Loading branch information
BDonnot committed Sep 13, 2024
1 parent fe08ece commit 809cece
Show file tree
Hide file tree
Showing 3 changed files with 540 additions and 539 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Next release
- [FIXED] the `self.skip_if_needed()` was missing for one of the test suite.
- [FIXED] the correct `AmbiguousAction` is now raised when grid2op does not understand
how an action is made (an incorrect `IllegalAction` used to be sent)
- [FIXED] a test in test_ActionProperties did not test the correct things

[1.10.3] - 2024-07-12
-------------------------
Expand Down
Loading

0 comments on commit 809cece

Please sign in to comment.