Skip to content

Commit

Permalink
Remove commented out test code
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 authored Jun 26, 2019
1 parent 07bc9d9 commit eb8b950
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/TestCase/Heartbeat/SensorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ public function testConstructor()
*/
public function testGetStatus()
{
//$this->markTestIncomplete('TODO: Fix this test. Something about cache seems broken.');

Chronos::setTestNow('2017-03-30 12:45:37');
$sensorName = 'Dummy Sensor';
$sensorConfig = [
Expand Down

0 comments on commit eb8b950

Please sign in to comment.