Skip to content

Commit 6459111

Browse files
committed
Fix failing test
1 parent ed5f29c commit 6459111

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)