mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 05:36:45 -04:00
Fix test failure.
This commit is contained in:
@@ -30,5 +30,5 @@ func TestBracketDisplayWebsocket(t *testing.T) {
|
||||
|
||||
// Should get a few status updates right after connection.
|
||||
readWebsocketType(t, ws, "displayConfiguration")
|
||||
readWebsocketType(t, ws, "scorePosted")
|
||||
readWebsocketType(t, ws, "matchLoad")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user