Skip to content

Commit fded63f

Browse files
committed
Fix comment
1 parent a2ff340 commit fded63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/unit/300-actionrole-grant-auth.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ my $code =
158158
}
159159

160160
# try a grant with an incorrect client id
161-
# should redirect with access_denied
161+
# should redirect with unauthorized_client
162162
{
163163
my $uri = URI->new('/grant');
164164
$uri->query_form(

0 commit comments

Comments
 (0)