Skip to content

Commit

Permalink
exp
Browse files Browse the repository at this point in the history
  • Loading branch information
seran committed May 8, 2024
1 parent d93d25d commit a357722
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -25,9 +25,9 @@ class AuthZeroJacksonEMTest: SpringTestBase() {
// When the created tests set to false, the test pass.
// SUT uses HTTPS so the test won't work on macOS.
runTestHandlingFlakyAndCompilation(
"GeneratedAuthZeroJacksonEMTest",
"org.foo.GeneratedAuthZeroJacksonEMTest",
500,
"GeneratedAuth0JacksonEMTest",
"org.foo.GeneratedAuth0JacksonEMTest",
2000,
true,
{ args: MutableList<String> ->

Expand Down

0 comments on commit a357722

Please sign in to comment.