Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
By default, assertions are disabled. This could create a situation where one thinks that all assertions are verified when they in fact are not being checked. According to [the project details](https://nus-cs2103-ay2324s1.github.io/website/schedule/week10/project.html#3-start-the-next-iteration), assertions should be enabled in the gradle file. Let's modify build.gradle to enable assertions.
- Loading branch information