Fixed PMD issue
This commit is contained in:
parent
7ef3897067
commit
be6cc1d523
@ -79,6 +79,7 @@ public class LiquibaseTenantInitIntegrationTest extends BasicIntegrationTest {
|
||||
// when find succeeds tenant was created
|
||||
break;
|
||||
} catch (Exception e) {
|
||||
log.debug("Waiting for liquibase to be ready");
|
||||
// continue
|
||||
}
|
||||
} while (iteration < 15);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user