diff --git a/tests/AnalogTest.php b/tests/AnalogTest.php index 1c17cb4..d4744de 100644 --- a/tests/AnalogTest.php +++ b/tests/AnalogTest.php @@ -45,7 +45,7 @@ function test_tz_and_dates () { unlink (Analog::handler ()); // Test changing the timezone - Analog::$timezone = 'GMT-6'; + Analog::$timezone = 'CST'; Analog::log ('Foo'); $this->assertStringMatchesFormat ( "localhost, %s, %d %s %d %d:%d:%d -0600, 3, Foo\n",