Prepare season 2026

This commit is contained in:
2025-07-19 14:28:39 +02:00
parent ece15b8648
commit 2c81d0cac3
17 changed files with 791 additions and 26 deletions

View File

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