Changed method name

pull/702/head
arielak 2014-10-10 18:15:48 -04:00
parent af60bf7e7f
commit 9d5654fbb1
1 changed files with 1 additions and 1 deletions

View File

@ -1654,7 +1654,7 @@ public class TestMITREidDataService_1_0 {
}
@Test
public void testFixRefreshTokenReferencesOnImport() throws IOException, ParseException {
public void testFixRefreshTokenAuthHolderReferencesOnImport() throws IOException, ParseException {
String expiration1 = "2014-09-10T22:49:44.090+0000";
Date expirationDate1 = DateUtil.utcToDate(expiration1);