Skip to content

Commit 93c57da

Browse files
Hathoutemergify[bot]
authored andcommitted
Fix failing test
(cherry picked from commit 6459111) (cherry picked from commit c44c515)
1 parent 85e8b97 commit 93c57da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_auth_backend_oauth2/test/config_schema_SUITE_data/rabbitmq_auth_backend_oauth2.snippets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
{id, <<"rabbitmq-operations">>}
9292
],
9393
<<"rabbitmq-customers">> => [
94-
{additional_scopes_key, <<"roles">>},
94+
{extra_scopes_source, <<"roles">>},
9595
{id, <<"rabbitmq-customers">>}
9696
]
9797
}

0 commit comments

Comments
 (0)