Prepare season 2026

This commit is contained in:
2025-07-19 14:28:39 +02:00
parent 979a03178a
commit ed2131a847
17 changed files with 791 additions and 26 deletions
@@ -4,7 +4,7 @@ import org.junit.Test;
public class TLWMatchesUpdaterFootballTest {
int season = 2025;
int season = 2026;
@Test
public void getUpdateSqlTest1() {
TLWMatchesUpdaterFootball updater = new TLWMatchesUpdaterFootball(season, 1, "Tippliga");