From 0ce724a734cdcd49f31abada1749c29c7dfc028b Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Mon, 22 Aug 2016 15:40:49 +0100 Subject: [PATCH] Removed old test skip --- tests/Api/MetricPointTest.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/Api/MetricPointTest.php b/tests/Api/MetricPointTest.php index 0360e301..283db778 100644 --- a/tests/Api/MetricPointTest.php +++ b/tests/Api/MetricPointTest.php @@ -86,10 +86,6 @@ class MetricPointTest extends AbstractApiTestCase public function testPostMetricPointTimestampTimezone() { - if (defined('HHVM_VERSION')) { - $this->markTestSkipped('Timezones are broken on HHVM.'); - } - $this->beUser(); // prevent tests breaking due to rolling into the next second