Polish Address JavaFormat Violations in Test Support

This commit is contained in:
Josh Cummings
2023-05-09 17:34:08 -06:00
parent 0493092c7d
commit a242b3e8d0

View File

@@ -66,4 +66,4 @@ public class AttributeCheckContextMapper implements ContextMapper<DirContextAdap
this.expectedValues = Arrays.copyOf(expectedValues, expectedValues.length);
}
}
}