Skip to content

Commit

Permalink
mvn spotless:apply
Browse files Browse the repository at this point in the history
  • Loading branch information
smerle33 committed Jan 16, 2024
1 parent c39af73 commit 2d4fdc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/groovy/UpdatecliStepTests.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ class UpdatecliStepTests extends BaseTest {
// And only the default command called with custom config and NO values
assertTrue(assertMethodCallContainsPattern('sh','updatecli diff --config ./ops/config.yml'))
assertFalse(assertMethodCallContainsPattern('sh','--values'))

}

@Test
Expand Down

0 comments on commit 2d4fdc2

Please sign in to comment.