Skip to content

Commit c510967

Browse files
committed
[ci] info logs
Signed-off-by: Nicu Reut <[email protected]>
1 parent aa041da commit c510967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/app/src/test/scala/org/lfdecentralizedtrust/splice/integration/tests/ValidatorReonboardingIntegrationTest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ class ValidatorReonboardingIntegrationTest extends ValidatorReonboardingIntegrat
316316
"EXTRA_PARTICIPANT_ADMIN_USER" -> aliceValidatorLocalBackend.config.ledgerApiUser,
317317
"EXTRA_PARTICIPANT_DB" -> newParticipantDb,
318318
) {
319-
loggerFactory.assertLogsSeq(SuppressionRule.LevelAndAbove(Level.WARN))(
319+
loggerFactory.assertLogsSeq(SuppressionRule.LevelAndAbove(Level.INFO))(
320320
{
321321
aliceValidatorLocalBackend.startSync()
322322
},

0 commit comments

Comments
 (0)