Add config for season 2025

This commit is contained in:
2024-07-28 21:10:18 +02:00
parent 163b313649
commit dabedcfbb1
15 changed files with 916 additions and 11 deletions

View File

@@ -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");