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