Commit d62a8d3
committed
Fix single-player tournament: set commit_label default (was KeyError in _round_message)
The commit-label refactor added Player._round_message reading config['commit_label'],
which PvP/ladder set but single-player did not, breaking test_single_player_battlesnake.1 parent 7131488 commit d62a8d3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
0 commit comments