#375 Remove Ignore annotation on password hash check test
This commit is contained in:
parent
f3999bd779
commit
c50741e1ca
@ -35,8 +35,6 @@ public abstract class AbstractEncryptionMethodTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
@Ignore
|
|
||||||
// TODO #375 Fix and unignore tests
|
|
||||||
public void testGivenPasswords() {
|
public void testGivenPasswords() {
|
||||||
for (String password : GIVEN_PASSWORDS) {
|
for (String password : GIVEN_PASSWORDS) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user