Skip to content

Commit

Permalink
update one more test
Browse files Browse the repository at this point in the history
  • Loading branch information
guidopetri committed Apr 28, 2024
1 parent b9f82da commit 27dd96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ def test_get_sf_evaluation_in_checkmate():

rating = transforms.get_sf_evaluation(fen, stockfish_loc, depth)

assert rating is None
assert rating == 9999


def test_get_sf_evaluation_double_checkmate():
Expand Down

0 comments on commit 27dd96c

Please sign in to comment.