Skip to content

Commit 9108394

Browse files
committedOct 19, 2020
trailing comma
1 parent 9833b92 commit 9108394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/TestCase.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ public function getGameliftMessage(): array
147147
'players' => [
148148
['playerId' => 'player-1'],
149149
],
150-
]
150+
],
151151
],
152152
'estimatedWaitMillis' => 'NOT_AVAILABLE',
153153
'type' => 'MatchmakingSearching',

0 commit comments

Comments
 (0)
Please sign in to comment.