Skip to content

Commit 9785c5e

Browse files
committed
Fix typo
1 parent c8b0909 commit 9785c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_only.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
match_manager.start_match(MATCH_CONFIG_PATH, False)
1414

1515
# wait
16-
input("\nPress any enter to end the match: ")
16+
input("\nPress enter to end the match: ")
1717

1818
# end the match and disconnect
1919
match_manager.stop_match()

0 commit comments

Comments
 (0)