Skip to content

Commit

Permalink
Fix CS
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Sep 29, 2015
1 parent 49a9102 commit 7d73cdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/TestCase/Utility/HashTest.php
Expand Up @@ -268,7 +268,8 @@ public static function articleDataObject()
*
* @return array
*/
public static function articleDataSets() {
public static function articleDataSets()
{
return [
[static::articleData()],
[static::articleDataObject()]
Expand Down

0 comments on commit 7d73cdc

Please sign in to comment.