Skip to content

Commit

Permalink
Front-end con Svelte creado
Browse files Browse the repository at this point in the history
  • Loading branch information
enrgaroli committed Mar 20, 2024
1 parent c2e5385 commit 0546df4
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 @@ -4,7 +4,7 @@
"scripts": {
"start": "node index.js",
"test": "npm run test-movies-dataset && npm run test-ufc-events-data && npm run test-youtube-trends",
"test-movies-dataset": "npx newman run ./Enrique/tests/CollectionAPIEGO.json -e ./Enrique/tests/enviroments/GCloudEnv.json",
"test-movies-dataset": "npx newman run ./backEGO/tests/CollectionAPIEGO.json -e ./Enrique/tests/enviroments/GCloudEnv.json",
"test-ufc-events-data": "npx newman run ./tests/apiNRM-gcloud.json",
"test-youtube-trends": "npx newman run ./tests/apiVEG-gcloud.json -e ./tests/enviroments/gcloud.json"
},
Expand Down

0 comments on commit 0546df4

Please sign in to comment.