Fix milestone 11 simulation flow

This commit is contained in:
George
2026-06-07 12:22:59 +01:00
parent 9f9b85e1f2
commit 3edc507af2
8 changed files with 463 additions and 5 deletions
+1
View File
@@ -40,6 +40,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.10.2'
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.10.2'
testRuntimeOnly 'org.slf4j:slf4j-api:2.0.9'
}
test {