Skip to content

Commit

Permalink
Add ignore_missing_scopes_check option to smart_standalone_launch gro…
Browse files Browse the repository at this point in the history
…up in granular scopes group (#568)
  • Loading branch information
emichaud998 authored Sep 30, 2024
1 parent 73f7aac commit 7442075
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ class SmartGranularScopeSelectionGroup < Inferno::TestGroup
Tests will resume once Inferno receives a request at
`#{config.options[:redirect_uri]}` with a state of `#{state}`.
)
end
end,
ignore_missing_scopes_check: true
}
)

Expand Down

0 comments on commit 7442075

Please sign in to comment.