Fix small error

This commit is contained in:
2021-01-11 10:37:51 +01:00
parent 074ce3254e
commit cb5fd198ba
@@ -23,7 +23,7 @@ public class TeamIDMatcherTest {
}
@Test
public void getTippligaIdFromOpenLigaDbIdTest() throws ParseException {
public void getTippligaIdFromOpenLigaDbIdTest() throws Exception {
int tlwId;
String jsonMatch = "{" +
"\"fixture_id\":1," +