Skip to content

Commit

Permalink
update structure
Browse files Browse the repository at this point in the history
  • Loading branch information
AgneKal committed Oct 7, 2024
1 parent 8bae69f commit d64858f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "newman run Automation-exercise.postman_collection.json",
"report": "newman run Automation-exercise.postman_collection.json -r htmlextra"
"test": "newman run postman/Automation-exercise.postman_collection.json",
"report": "newman run postman/Automation-exercise.postman_collection.json -r htmlextra"
},
"keywords": [],
"author": "AgneKal (https://github.com/AgneKal)",
Expand Down

0 comments on commit d64858f

Please sign in to comment.