Add config for season 2025
This commit is contained in:
@@ -6,8 +6,8 @@ public class MatchesListForumUpdaterTest {
|
||||
|
||||
@Test
|
||||
public void updateAllLeaguesTest() {
|
||||
MatchesListForumUpdater updater = new MatchesListForumUpdater(2022);
|
||||
// updater.updateAllLeagues(2022);
|
||||
MatchesListForumUpdater updater = new MatchesListForumUpdater(2025);
|
||||
updater.updateAllLeagues(2025);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user