Fix small error
This commit is contained in:
@@ -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," +
|
||||
|
||||
Reference in New Issue
Block a user