Skip to content

Commit

Permalink
Fix CS error
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Jul 15, 2015
1 parent f0e5456 commit b9ae879
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/TestCase/Controller/ControllerTest.php
Expand Up @@ -968,5 +968,4 @@ public function testDeclaredDeprecatedProperty()
$this->assertEquals($theme, @$controller->getView()->theme);
// @codingStandardsIgnoreEnd
}

}

0 comments on commit b9ae879

Please sign in to comment.