We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa265d commit c7afdacCopy full SHA for c7afdac
logstash-core/src/test/java/org/logstash/settings/PasswordSettingTest.java
@@ -45,7 +45,7 @@ public void givenUnsetPasswordSetting_thenIsConsideredAsValid() {
45
}
46
47
@Test
48
- public void givenUnsetPasswordSetting_whenIsSetIsInvoked_thenReturnFalse() {
+ public void givenUnsetPasswordSetting_wheIsSetIsInvoked_thenReturnFalse() {
49
assertFalse(sut.isSet());
50
51
0 commit comments