Skip to content

Commit

Permalink
Removed added white space
Browse files Browse the repository at this point in the history
  • Loading branch information
basiliskus committed Jan 3, 2025
1 parent 2943f8f commit 2e34325
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class AssertionRuleEngineTest extends Specification {
ruleEngine.getRules().size() == 1
}

def "ensureRulesLoaded loads rules only once by default"() {
def "ensureRulesLoaded loads rules only once by default"() {
given:
mockRuleLoader.loadRules(_ as InputStream, _ as TypeReference) >> [mockRule]

Expand Down

0 comments on commit 2e34325

Please sign in to comment.