Make theme selection test more specific

This commit is contained in:
diondiondion 2025-10-30 10:52:43 +01:00
parent 5e905b496c
commit 55f4499ef3

View File

@ -13,7 +13,7 @@ RSpec.describe 'Settings preferences appearance page' do
expect(page)
.to have_private_cache_control
select 'contrast', from: theme_selection_field
select 'Mastodon (High contrast)', from: theme_selection_field
check confirm_reblog_field
uncheck confirm_delete_field