Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
86LAK authored May 3, 2024
1 parent d80cdde commit 36f7eba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ Like Deployment, a teardown of UniBasement is managed via the GitHub Actions.
### Basic Unit Testing

The below unit testing covers basic functionality and is also run on commits.
1. To execute the backend tests, navigate to the `backend` directory and execute ```npm test```.
1. To execute the backend tests, navigate to the `backend` directory
2. Execute ```npm test```.

### Integration Tests

Expand Down

0 comments on commit 36f7eba

Please sign in to comment.