Polish
This commit is contained in:
parent
8bce270445
commit
97ac6c9de7
|
|
@ -32,7 +32,7 @@ import static org.assertj.core.api.Assertions.assertThatThrownBy;
|
|||
* @author Chris Bono
|
||||
*/
|
||||
|
||||
public class SslConfigurationValidatorTest {
|
||||
public class SslConfigurationValidatorTests {
|
||||
|
||||
private static final String VALID_ALIAS = "test-alias";
|
||||
|
||||
Loading…
Reference in New Issue