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:
Dan Stillman 2023-09-03 18:43:57 -04:00
parent b4c3c0c7f9
commit 647e45c115

View file

@ -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;