Changed method name
parent
af60bf7e7f
commit
9d5654fbb1
|
@ -1654,7 +1654,7 @@ public class TestMITREidDataService_1_0 {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testFixRefreshTokenReferencesOnImport() throws IOException, ParseException {
|
public void testFixRefreshTokenAuthHolderReferencesOnImport() throws IOException, ParseException {
|
||||||
String expiration1 = "2014-09-10T22:49:44.090+0000";
|
String expiration1 = "2014-09-10T22:49:44.090+0000";
|
||||||
Date expirationDate1 = DateUtil.utcToDate(expiration1);
|
Date expirationDate1 = DateUtil.utcToDate(expiration1);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue