Skip to content

Commit

Permalink
Rename readme.md to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasiburratul authored Nov 12, 2023
1 parent 1cff58d commit 21182f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion back-end/test/readme.md → back-end/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ For reference [Official Assert Documentation](https://www.chaijs.com/api/assert/

Use [`sinon`](https://www.npmjs.com/package/sinon) for stubs, mocks, and fakes. Use [`chaihttp`](https://www.chaijs.com/plugins/chai-http/) to simplify testing of express.js routes.

Also checkout the [dummy test file](./dummy.test.js) as working example of test file.
Also checkout the [dummy test file](./dummy.test.js) as working example of test file.

0 comments on commit 21182f9

Please sign in to comment.