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 9, 2024
1 parent 739f55a commit 5281b2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/groovy/TerraformStepTests.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,5 @@ class TerraformStepTests extends BaseTest {
// And 2 nodes with custom label are spawned
assertTrue(assertMethodCallContainsPattern('node', customLabel))
assertTrue(assertMethodCallOccurrences('node', 2))

}
}

0 comments on commit 5281b2f

Please sign in to comment.