Skip to content

Commit

Permalink
Fixing CS error
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Conroy committed Feb 3, 2015
1 parent b8fbe9b commit 5c399ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/ORM/Behavior/TranslateBehaviorTest.php
Expand Up @@ -986,5 +986,4 @@ public function testConditions()
$result = $table->find()->first();
$this->assertNull($result->description);
}

}

0 comments on commit 5c399ca

Please sign in to comment.