zotero: fix the checks phase
Follow-up to the 9.0.4 update in aa9f3b7824 that broke the (completely
optional) tests, because upstream renamed the already ignored tests (as
they try to access internet resources) in 5ebe8ea15f.
This commit is contained in:
@@ -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" \
|
||||
|
||||
Reference in New Issue
Block a user