DEV: Skip test that is resetting state of other plugins. (#48)

Follow-up to d1a912ebc8
This commit is contained in:
Alan Guo Xiang Tan 2021-07-02 16:16:03 +08:00 committed by GitHub
parent d1a912ebc8
commit 3e3c2ae44d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ describe OAuth2BasicAuthenticator do
}
end
it 'stores custom attributes in the user associated account' do
xit 'stores custom attributes in the user associated account' do
custom_path = 'account.custom_attr'
DiscoursePluginRegistry.register_oauth2_basic_additional_json_path(
custom_path,