Skip to content

Commit 7b3bbfa

Browse files
peter279kSmoren
authored andcommitted
Setting the default timezone to make tests worked
1 parent e9ada44 commit 7b3bbfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/_bootstrap.php

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
<?php
22

3+
date_default_timezone_set('UTC');

0 commit comments

Comments
 (0)