X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tests%2FTimeZoneTest.php;h=77862855e77743c16fef50630d82856741badb5d;hb=d9d71b10c3bc70a0881d630b37dc4e918c9e812f;hp=02bf060f34a0a7a1be177b2ab96d10316c73b869;hpb=dea72c711ff740b3b829d238fcf85648465143a0;p=github%2Fshaarli%2FShaarli.git diff --git a/tests/TimeZoneTest.php b/tests/TimeZoneTest.php index 02bf060f..77862855 100644 --- a/tests/TimeZoneTest.php +++ b/tests/TimeZoneTest.php @@ -8,14 +8,14 @@ require_once 'application/TimeZone.php'; /** * Unitary tests for timezone utilities */ -class TimeZoneTest extends PHPUnit\Framework\TestCase +class TimeZoneTest extends \Shaarli\TestCase { /** * @var array of timezones */ protected $installedTimezones; - public function setUp() + protected function setUp(): void { $this->installedTimezones = [ 'Antarctica/Syowa',