mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-22 07:00:43 +08:00
test: retry for tomcat test cases
This commit is contained in:
@@ -27,6 +27,7 @@ dependencies {
|
||||
testImplementation(libs.okhttp3)
|
||||
testImplementation(libs.junit.platform.reporting)
|
||||
testImplementation(libs.junit.jupiter)
|
||||
testImplementation(libs.junit.pioneer)
|
||||
testRuntimeOnly(libs.junit.platform.launcher)
|
||||
testImplementation(libs.hamcrest)
|
||||
testImplementation(libs.bundles.testcontainers)
|
||||
|
||||
Reference in New Issue
Block a user