Skip to content

Commit

Permalink
Añadir test Enrique
Browse files Browse the repository at this point in the history
  • Loading branch information
enrgaroli committed Mar 7, 2024
1 parent 9385414 commit 4af95a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"scripts": {
"start": "node index.js",
"test": "npx newman run ./tests/apiVEG-gcloud.json -e ./tests/enviroments/gcloud.json && npx newman run ./tests/apiNRM-gcloud.json"
"test": "npx newman run ./tests/apiVEG-gcloud.json -e ./tests/enviroments/gcloud.json && npx newman run ./tests/apiNRM-gcloud.json && npx newman run ./Enrique/tests/CollectionAPIEGO.json -e ./Enrique/tests/enviroments/localhostEnv.json"
},
"dependencies": {
"body-parser": "^1.20.2",
Expand Down

0 comments on commit 4af95a1

Please sign in to comment.