Skip to content

Commit

Permalink
chore: Remove log level from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyJones committed Oct 8, 2024
1 parent 2e61c2e commit 99cfa94
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ public void testOneArgFunction() {
.build())
),
IndividualSuccessTestConfig.IndividualSuccessTestConfigBuilder.builder()
.withLogLevel(LogLevel.DEEP_MAINTAINER_DEBUG)
.build()
);
}
Expand Down

0 comments on commit 99cfa94

Please sign in to comment.