Skip to content

Commit c44c515

Browse files
Hathoutemichaelklishin
authored andcommitted
Fix failing test
(cherry picked from commit 6459111)
1 parent f1ee5b5 commit c44c515

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
@@ -101,7 +101,7 @@
101101
{id, <<"rabbitmq-operations">>}
102102
],
103103
<<"rabbitmq-customers">> => [
104-
{additional_scopes_key, <<"roles">>},
104+
{extra_scopes_source, <<"roles">>},
105105
{id, <<"rabbitmq-customers">>}
106106
]
107107
}

0 commit comments

Comments
 (0)