Merge branch '2.2.x'
This commit is contained in:
commit
fe325c06c2
|
@ -32,7 +32,7 @@ import static org.assertj.core.api.Assertions.assertThatThrownBy;
|
||||||
* @author Chris Bono
|
* @author Chris Bono
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public class SslConfigurationValidatorTest {
|
class SslConfigurationValidatorTests {
|
||||||
|
|
||||||
private static final String VALID_ALIAS = "test-alias";
|
private static final String VALID_ALIAS = "test-alias";
|
||||||
|
|
Loading…
Reference in New Issue