Skip to content

Commit

Permalink
Fix coding standard
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Nov 12, 2013
1 parent d3ab554 commit f1c0e0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Test/Case/Behavior/PredictionableBehaviorTest.php
Expand Up @@ -902,6 +902,7 @@ public function testUnableToConnectToAPI() {
$this->User->id = 1;
$this->User->getRecommendation();
}

}

class User extends AppModel {
Expand Down

0 comments on commit f1c0e0b

Please sign in to comment.