mirror of
https://github.com/AuthMe/AuthMeReloaded.git
synced 2024-11-08 03:29:41 +01:00
#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
|
||||
@Ignore
|
||||
// TODO #375 Fix and unignore tests
|
||||
public void testGivenPasswords() {
|
||||
for (String password : GIVEN_PASSWORDS) {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user