-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Times starting at 00:00 caused infinite loop (#45)
* Added a test to check if times set to 0:00 indeed lead to an infinite loop * Fixed bug where 00:00 times caused an infinite loop * Removed an opening hours to make sure the test runs with a 00:00 opening time * File permissions for changelog & contributing as mentioned by SensioLabs Insight * Added strict comparisation for start time * Imported DateTime for OpeningHoursTest * Used ->start()->same() method to compare times in OpeningHoursForDay
- Loading branch information
1 parent
f76a8b2
commit 082eb72
Showing
4 changed files
with
15 additions
and
4 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters