Skip to content

Commit

Permalink
FI-3038: Use token refresh stu2 test for token refresh with scopes in…
Browse files Browse the repository at this point in the history
… asymmetric launch group (#549)
  • Loading branch information
Jammjammjamm committed Aug 26, 2024
1 parent 64bbabe commit 69a0c37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class BaseTokenRefreshSTU2Group < Inferno::TestGroup
}
test from: :smart_token_refresh_body,
id: :g10_token_refresh_body_without_scopes
test from: :smart_token_refresh,
test from: :smart_token_refresh_stu2,
title: 'Server successfully refreshes the access token when optional scope parameter provided',
id: :g10_token_refresh_with_scopes,
config: {
Expand Down

0 comments on commit 69a0c37

Please sign in to comment.