This is a test - please ignore this repository!
The test method was already disabled, but the Spring test context for the class was still being created during the regular test run. Moving `@Disabled` to the class prevents the Testcontainers-based application context from loading for this manual-only test and stops `verify` from failing. Signed-off-by: Marcus Fihlon <marcus@fihlon.swiss> |
||
|---|---|---|
| .idea | ||
| .mvn/wrapper | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .sdkmanrc | ||
| docker-compose.federation-test.yml | ||
| docker-compose.yml | ||
| DOCKER.md | ||
| Dockerfile | ||
| mvnw | ||
| mvnw.cmd | ||
| ogr.sh | ||
| pom.xml | ||