$TRAVIS_PHP_VERSION will now never be HHVM

Removed old test skip
This commit is contained in:
James Brooks
2016-08-22 15:24:27 +01:00
committed by Connor S. Parks
parent fa1b32c11a
commit 58802cd98d
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -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