Skip to content

Commit 99d0898

Browse files
committed
increase iteration
1 parent 97375ed commit 99d0898

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • core-tests/e2e-tests/spring/spring-rest-openapi-v3/src/test/kotlin/org/evomaster/e2etests/spring/openapi/v3/httporacle/failmodification

core-tests/e2e-tests/spring/spring-rest-openapi-v3/src/test/kotlin/org/evomaster/e2etests/spring/openapi/v3/httporacle/failmodification/XMLFailModificationEMTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class XMLFailModificationEMTest : SpringTestBase(){
2727

2828
runTestHandlingFlakyAndCompilation(
2929
"XMLFailedModificationEM",
30-
500
30+
2000
3131
) { args: MutableList<String> ->
3232

3333
setOption(args, "schemaOracles", "false")

0 commit comments

Comments
 (0)