Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
eiriksm committed Aug 4, 2019
1 parent ce4d064 commit 632888f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Unit/UnitTest.php
Expand Up @@ -51,5 +51,4 @@ public function testGetData()
$data = $cdata->getData();
$this->assertEquals('stable', $data->{"minimum-stability"});
}

}

0 comments on commit 632888f

Please sign in to comment.