Skip to content

Commit

Permalink
retry
Browse files Browse the repository at this point in the history
  • Loading branch information
Eirik Eide Saur committed May 28, 2021
1 parent 1f5c355 commit d058b74
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,5 @@ void gettingCorrectReferenceWithHyphendIsbn() throws Exception {
@Test
void howManyRecordsInDoc() throws Exception {
List<Document> nodeDocs = SearchRetrieveResponseParser.getMarcFriendlyDocuments(TEST_DATA_2);
System.out.println(nodeDocs.size());
}
}

0 comments on commit d058b74

Please sign in to comment.