Add config for season 2025
This commit is contained in:
@@ -4,7 +4,7 @@ import org.junit.Test;
|
||||
|
||||
public class TLWMatchesUpdaterFootballTest {
|
||||
|
||||
int season = 2024;
|
||||
int season = 2025;
|
||||
@Test
|
||||
public void getUpdateSqlTest1() {
|
||||
TLWMatchesUpdaterFootball updater = new TLWMatchesUpdaterFootball(season, 1, "Tippliga");
|
||||
|
||||
Reference in New Issue
Block a user