zotero: fix the checks phase (#525353)

This commit is contained in:
Pol Dellaiera
2026-05-28 21:53:39 +00:00
committed by GitHub
+2 -2
View File
@@ -213,8 +213,8 @@ buildNpmPackage (finalAttrs: {
# Skip some flaky/failing tests
rm test/tests/retractionsTest.js
for test in \
"should use BrowserDownload for 403 when enforcing file type" \
"should use BrowserDownload for a JS redirect page" \
"should use BrowserRequest for 403 when enforcing file type" \
"should use BrowserRequest for a JS redirect page" \
"should throw error on broken symlink" \
"should switch dialog from add note to add/edit citation" \
"should vacuum the database with force option" \