Fix small error

This commit is contained in:
2021-01-11 10:37:51 +01:00
parent 0578c6ecbc
commit 4f638c3111

View File

@@ -23,7 +23,7 @@ public class TeamIDMatcherTest {
} }
@Test @Test
public void getTippligaIdFromOpenLigaDbIdTest() throws ParseException { public void getTippligaIdFromOpenLigaDbIdTest() throws Exception {
int tlwId; int tlwId;
String jsonMatch = "{" + String jsonMatch = "{" +
"\"fixture_id\":1," + "\"fixture_id\":1," +