Skip to content

Commit

Permalink
changed script
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesDuboisSAP committed Aug 3, 2020
1 parent 76d1e3f commit 2542176
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 @@ -9,7 +9,7 @@
"test": "npx jest",
"test:debug": "node --inspect-brk node_modules/.bin/jest --runInBand",
"generate-test-resources:social-media": "npx generate-odata-client -i social-media-accounts -o integration-tests/social-media-accounts/odata-client -s ./integration-tests/social-media-accounts/service-mapping.json --forceOverwrite",
"generate-test-resources:calendar": "npx generate-odata-client -i timeSheetEntryCollection/ -o integration-tests/timeSheetEntryCollection/odata-client -s ./integration-tests/timeSheetEntryCollection/service-mapping.json --forceOverwrite",
"generate-test-resources:timesheet": "npx generate-odata-client -i timeSheetEntryCollection/ -o integration-tests/timeSheetEntryCollection/odata-client -s ./integration-tests/timeSheetEntryCollection/service-mapping.json --forceOverwrite",
"generate-test-resources:time-off": "npx generate-odata-client -i time-off/ -o integration-tests/time-off/odata-client -s ./integration-tests/time-off/service-mapping.json --forceOverwrite"
},
"author": "SAP",
Expand Down

0 comments on commit 2542176

Please sign in to comment.