mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-10 10:06:28 +00:00
bump zxcvbn4j version, fixes #979
This commit is contained in:
@@ -22,7 +22,6 @@ public class PasswordStrengthUtilTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@Disabled("waiting on upstream fix") // https://github.com/nulab/zxcvbn4j/issues/54
|
||||
public void testIssue979() {
|
||||
PasswordStrengthUtil util = new PasswordStrengthUtil(Mockito.mock(ResourceBundle.class), Mockito.mock(Environment.class));
|
||||
int result1 = util.computeRate("backed derrick buckling mountains glove client procedures desire destination sword hidden ram");
|
||||
|
||||
Reference in New Issue
Block a user