Skip to content

Commit b74549f

Browse files
committed
Update AuthCodeEntityTest
1 parent 9027e70 commit b74549f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/src/Entities/AuthCodeEntityTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ public function testCanGetState(): void
106106
'authorization_details' => null,
107107
'bound_client_id' => null,
108108
'bound_redirect_uri' => null,
109+
'issuer_state' => null,
109110
],
110111
);
111112
}

0 commit comments

Comments
 (0)