Skip to content

Commit

Permalink
update submodule to disable account settings for GA4
Browse files Browse the repository at this point in the history
  • Loading branch information
ShanaLMoore committed Feb 4, 2025
1 parent 9aec142 commit 1142bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion hyrax-webapp
7 changes: 1 addition & 6 deletions spec/models/concerns/account_settings_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@
%i[allow_downloads
allow_signup
analytics_provider
batch_email_notifications
bulkrax_field_mappings
cache_api
contact_email
contact_email_to
depositor_email_notifications
doi_reader
doi_writer
email_domain
Expand All @@ -31,8 +29,7 @@
s3_bucket
smtp_settings
solr_collection_options
ssl_configured
user_analytics]
ssl_configured]
end

it 'returns all settings except private and disabled settings' do
Expand All @@ -45,11 +42,9 @@
let(:settings_list) do
%i[allow_downloads
allow_signup
batch_email_notifications
bulkrax_field_mappings
cache_api
contact_email_to
depositor_email_notifications
doi_reader
doi_writer
email_domain
Expand Down

0 comments on commit 1142bf6

Please sign in to comment.