Skip to content

Commit

Permalink
Fix coding standards errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 5, 2014
1 parent e1a2436 commit 8c34697
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/TestCase/View/Helper/FormHelperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5305,7 +5305,8 @@ public function testPostLink() {
'/a'
));
}
/**

/**
* Test that security hashes for postLink include the url.
*
* @return void
Expand Down

0 comments on commit 8c34697

Please sign in to comment.