diff options
Diffstat (limited to 'integration-tests/pom.xml')
-rw-r--r-- | integration-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 5a80dcd26c..1656e28bce 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -544,7 +544,7 @@ limitations under the License. </volumes> <wait> <time>30000</time> - <log>Initializing onboard schemas</log> + <log>Onboarding init was successful</log> </wait> <network> <mode>custom</mode> |