Skip to content

Commit

Permalink
Setting the default timezone to make tests worked
Browse files Browse the repository at this point in the history
  • Loading branch information
peter279k authored and Smoren committed Feb 24, 2023
1 parent e9ada44 commit 7b3bbfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/_bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
<?php

date_default_timezone_set('UTC');

0 comments on commit 7b3bbfa

Please sign in to comment.