Applied fixes from StyleCI

This commit is contained in:
Alex Bilbie
2016-03-10 12:40:28 -05:00
committed by StyleCI Bot
parent f7f3cdee24
commit c40a10a071
5 changed files with 5 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ class ImplicitGrantTest extends \PHPUnit_Framework_TestCase
[],
[],
[
'response_type' => 'token'
'response_type' => 'token',
]
);