Remove actual update
This commit is contained in:
@@ -9,6 +9,6 @@ public class MatchesListGistUpdaterTest {
|
|||||||
@Test
|
@Test
|
||||||
public void updateAllLeaguesTest() throws UnsupportedEncodingException {
|
public void updateAllLeaguesTest() throws UnsupportedEncodingException {
|
||||||
MatchesListGistUpdater updater = new MatchesListGistUpdater("Tippliga.json");
|
MatchesListGistUpdater updater = new MatchesListGistUpdater("Tippliga.json");
|
||||||
updater.updateAllLeagues();
|
// updater.updateAllLeagues();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user