Skip to content

Commit

Permalink
fail test
Browse files Browse the repository at this point in the history
  • Loading branch information
johndoknjas committed Aug 29, 2024
1 parent 6b213e6 commit 2e4da90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/stockfish/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ def test_sf_process(self):
print(send_command(process, "go wtime 1000"))
print(send_command(process, "go btime 1000"))
send_command(process, "quit")
assert False


0 comments on commit 2e4da90

Please sign in to comment.