Test fix for intermittant fail.
authoreileen <emcnaughton@wikimedia.org>
Sun, 17 Jul 2016 21:49:54 +0000 (09:49 +1200)
committereileen <emcnaughton@wikimedia.org>
Sun, 17 Jul 2016 22:21:38 +0000 (10:21 +1200)
commit207a414ebac266b5616c91546c1f9cbc08ffede1
tree8c0f766d65fb6e9cc39a70a955422ce71c0bf4ab
parent962f4484b3c1b743d93d48a22fc80e3bff39c44f
Test fix for intermittant fail.

The scheduled reminder test fails 'quite a bit', intermittently.

The set up is designed to run '1 hour before' the start_date but since the start date is measured in days not hours this is mostly
about trying to cope with timezones & stuff.

Trying to adjust the test to be based on day rather than an hour to
try to make the test more consistent. This does not affect the
thing the test is intended to test
tests/phpunit/api/v3/JobTest.php