let run test methods

This commit is contained in:
Enrico Ottonello 2020-10-22 15:43:50 +02:00
parent 1139d6568d
commit a38ab57062
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@ public class OrcidNoDoiTest {
String orcidIdA = "0000-0003-2760-1191";
@Test
@Ignore
// @Ignore
public void readPublicationFieldsTest()
throws IOException, XPathEvalException, XPathParseException, NavException, VtdException, ParseException {
logger.info("running loadPublicationFieldsTest ....");
@ -95,7 +95,7 @@ public class OrcidNoDoiTest {
}
@Test
@Ignore
// @Ignore
private void authorMatchTest() throws Exception {
logger.info("running authorSimpleMatchTest ....");
String orcidWork = "activity_work_0000-0003-2760-1191-similarity.xml";