Skip to content

Commit

Permalink
Fuuu checkstyle
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Nov 4, 2023
1 parent 1b41443 commit 4f13a2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ void getIdBasedFetchersReturnsAllFetcherDerivingFromIdBasedFetcher() {
expected.remove(EbookDeIsbnFetcher.class);
expected.remove(GvkFetcher.class);
expected.remove(DoiToBibtexConverterComIsbnFetcher.class);
//Remove special ISSN fetcher only suitable for journal lookup
// Remove special ISSN fetcher only suitable for journal lookup
expected.remove(IssnFetcher.class);
// Remove the following, because they don't work at the moment
expected.remove(JstorFetcher.class);
Expand Down

0 comments on commit 4f13a2e

Please sign in to comment.