-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
Description
Tutorials: https://developers.sap.com/tutorials/add-test-cases.html
On the step Add dependencies the command should be
npm add -D chai@4 chai-as-promised chai-subset jest
otherwise the test will fail due to syntax error.