Skip to content

Commit 2e625ff

Browse files
committed
adding test for version 1.10.0 in Runner
1 parent 5d93858 commit 2e625ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

grid2op/tests/test_Runner.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,8 @@ def test_backward_compatibility(self):
507507
"1.9.5",
508508
"1.9.6",
509509
"1.9.7",
510+
"1.9.8",
511+
"1.10.0",
510512
]
511513
curr_version = "test_version"
512514
assert (

0 commit comments

Comments
 (0)