Skip to content

Commit

Permalink
disabled a test to test sonar and coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Jeromy Cannon <jeromy@swirldslabs.com>
  • Loading branch information
jeromy-cannon committed Oct 18, 2023
1 parent c4a40cc commit 7730db2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ void testHelmInstallChartTaskForHederaNetworkChart() throws IOException {
}

@Test
@Disabled("delete me")
@DisplayName("Simple Helm Install Chart Task")
void testHelmInstallChartTaskSimple() {
final String namespace = "simple-test";
Expand Down

0 comments on commit 7730db2

Please sign in to comment.