Skip to content

Commit c68e38f

Browse files
BlackYpsBrutus5000
authored andcommitted
Fix invalid JSON
1 parent 9c8f368 commit c68e38f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/inttest/java/com/faforever/api/league/LeagueScoreJournalElideTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ void noOneCanCreateLeagueScoreJournal() throws Exception {
7373
"type": "leagueSeasonDivisionSubdivision",
7474
"id": "1"
7575
}
76-
}
76+
},
7777
"leagueSeasonDivisionSubdivisionAfter": {
7878
"data": {
7979
"type": "leagueSeasonDivisionSubdivision",

0 commit comments

Comments
 (0)