Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
e1e83c29
Commit
e1e83c29
authored
Aug 12, 2020
by
Piotr Gawron
Browse files
Merge branch 'europepmc-version-update' into 'devel_15.0.x'
mocha unit test time limit increased See merge request
!1227
parents
723fbb7d
6b955ef0
Pipeline
#30934
failed with stage
in 12 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
frontend-js/package.json
View file @
e1e83c29
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
"deploy"
:
"node scripts/deploy.js"
,
"deploy"
:
"node scripts/deploy.js"
,
"refresh-mock-requests"
:
"node scripts/refresh_mock_requests.js"
,
"refresh-mock-requests"
:
"node scripts/refresh_mock_requests.js"
,
"lint"
:
"jshint src/."
,
"lint"
:
"jshint src/."
,
"test"
:
"istanbul cover node_modules/mocha/bin/_mocha -- --recursive src/test/js --retries 4 --timeout
4
000"
"test"
:
"istanbul cover node_modules/mocha/bin/_mocha -- --recursive src/test/js --retries 4 --timeout
10
000"
},
},
"author"
:
"Piotr Gawron"
,
"author"
:
"Piotr Gawron"
,
"devDependencies"
:
{
"devDependencies"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment