Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The PR to add strict types to all PHP files (#383) broke the tests for this assignment because the months are all sent as strings. This PR fixes the tests by changing the months to ints.
- Loading branch information