Use mixed-case DOI in retraction tests
https://forums.zotero.org/discussion/comment/442114/#Comment_442114 is being fixed on the server, but test it here.
This commit is contained in:
parent
b4c3c0c7f9
commit
647e45c115
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ describe("Retractions", function () {
|
|||
var win;
|
||||
var zp;
|
||||
var checkQueueItemsStub;
|
||||
var retractedDOI = '10.1039/C3AN01547E';
|
||||
var retractedDOI = '10.1056/NEJMoa1200303'; // mixed case
|
||||
|
||||
before(async function () {
|
||||
userLibraryID = Zotero.Libraries.userLibraryID;
|
||||
|
|
Loading…
Add table
Reference in a new issue