Skip to content

Commit

Permalink
fix codenarc violation
Browse files Browse the repository at this point in the history
  • Loading branch information
smola committed Nov 15, 2024
1 parent a1553a1 commit 69483ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ abstract class AbstractServerSmokeTest extends AbstractSmokeTest {
[]
}

@SuppressWarnings('UnnecessaryBooleanExpression')
void 'receive telemetry app-dependencies-loaded'() {
when:
assumeTrue(testTelemetry())
Expand Down

0 comments on commit 69483ba

Please sign in to comment.