Skip to content

Commit a242b3e

Browse files
committed
Polish Address JavaFormat Violations in Test Support
1 parent 0493092 commit a242b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-support/src/main/java/org/springframework/ldap/test/AttributeCheckContextMapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,4 @@ public void setExpectedValues(String[] expectedValues) {
6666
this.expectedValues = Arrays.copyOf(expectedValues, expectedValues.length);
6767
}
6868

69-
}
69+
}

0 commit comments

Comments
 (0)