You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As stated by @keichinger in #40 (comment), the test-cases below can lead to false-positive, mainly because every case is mapping to the exact same datetime.
As stated by @keichinger in #40 (comment), the test-cases below can lead to false-positive, mainly because every case is mapping to the exact same datetime.
Valinor/tests/Integration/Mapping/Type/DateTimeMappingTest.php
Lines 18 to 60 in f12ef39
Changing each case to a different datetime everytime would strengthen the tests and ensure the expected behaviour is correct.
The text was updated successfully, but these errors were encountered: