Skip to content

Commit

Permalink
Inc cant-reach steps
Browse files Browse the repository at this point in the history
  • Loading branch information
nickdrozd committed Sep 3, 2024
1 parent e3b603e commit a7ecb09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_turing.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
)


COULD_REACH = 25
COULD_REACH = 2_000


class TuringTest(TestCase):
Expand Down

0 comments on commit a7ecb09

Please sign in to comment.