diff --git a/test/core.test.integration.mjs b/test/core.test.integration.mjs index 2744a6c..92fe016 100644 --- a/test/core.test.integration.mjs +++ b/test/core.test.integration.mjs @@ -353,7 +353,7 @@ runners.forEach(function([runnerName, appname]) { } if (appname !== 'testappcluster') { - while (!hasLogLine(/restart request.*v2_nolisten.*dirty/)) { + while (!hasLogLine(/restart.*v2_nolisten.*dirty/)) { await catchupLog(10) }