Use clearer name for Find Available PDF tests

This commit is contained in:
Dan Stillman 2022-11-16 18:34:38 -05:00
parent a48e0f2437
commit 1a1c08890f

View file

@ -574,7 +574,7 @@ describe("Zotero.Attachments", function() {
});
});
describe("PDF Retrieval", function () {
describe("Find Available PDF", function () {
var doiPrefix = 'https://doi.org/';
var doi1 = '10.1111/abcd';
var doi2 = '10.2222/bcde';