Explicitly set timezone to UTC for tests
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
date_default_timezone_set('UTC');
|
||||
|
||||
require dirname(__FILE__).'/../src/Mustache/Autoloader.php';
|
||||
Mustache_Autoloader::register();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user