Skip to content

Commit

Permalink
The PDF has a title - try another publication without an available PDF (
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored and tobiasdiez committed Jan 18, 2020
1 parent 49e8ee2 commit 33241d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ void linkFound() throws IOException, FetcherException {
@Test
@DisabledOnCIServer("CI server is blocked by Google")
void noLinkFound() throws IOException, FetcherException {
entry.setField(StandardField.TITLE, "Pro WF: Windows Workflow in NET 3.5");
entry.setField(StandardField.TITLE, "Curriculum programme of career-oriented java specialty guided by principles of software engineering");

assertEquals(Optional.empty(), finder.findFullText(entry));
}
Expand Down

0 comments on commit 33241d5

Please sign in to comment.