Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lagoan committed Sep 5, 2024
1 parent 4da5fdd commit 28d4e33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/devise.rb
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@
# Any entries here MUST match a corresponding entry in the identifier_schemes table as
# well as an identifier_schemes.schemes section in each locale file!
OmniAuth.config.full_host = Rails.application.secrets.omniauth_full_host
OmniAuth.config.silence_get_warning = true

config.omniauth :orcid, Rails.application.secrets.orcid_client_id,
Rails.application.secrets.orcid_client_secret,
Expand Down

0 comments on commit 28d4e33

Please sign in to comment.