last update
All checks were successful
Gradle CI with Full Reports / build (push) Successful in 20m6s

This commit is contained in:
Jan-Philipp Luithardt
2025-12-18 10:01:52 +01:00
parent c5350b3da2
commit efe52f0909
5 changed files with 5 additions and 5 deletions

View File

@@ -11,8 +11,7 @@ import org.junit.jupiter.api.Test;
import java.lang.reflect.Field;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import static org.junit.jupiter.api.Assertions.*;