Skip to content

Commit ee66b83

Browse files
committed
Fix codesniffer issue
1 parent ccee44f commit ee66b83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/src/Controller/ConsentControllerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public static function loadState(string $id, string $stage, bool $allowMissing =
172172
'Destination' => [
173173
'entityid' => 'urn:some:sp',
174174
'name' => 'Some destination',
175-
'UIInfo' =>[
175+
'UIInfo' => [
176176
'InformationURL' => ['https://example.org/about' ],
177177
],
178178
],

0 commit comments

Comments
 (0)