Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
Style compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrauer committed Oct 1, 2015
1 parent 1083ca8 commit 8c8bd18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/tracker/tests/models/base/ScalarModelTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,6 @@ public function testScalarModel()

$this->assertEquals($scalarDao1->getValue(), $scalarValue1);


// Delete scalars and ensure params are deleted.

$scalarModel->delete($scalarDao0);
Expand Down

0 comments on commit 8c8bd18

Please sign in to comment.