Use clearer name for Find Available PDF tests
This commit is contained in:
parent
a48e0f2437
commit
1a1c08890f
1 changed files with 1 additions and 1 deletions
|
@ -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';
|
||||
|
|
Loading…
Reference in a new issue