mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 18:10:58 +00:00
Make theme selection test more specific
This commit is contained in:
parent
5e905b496c
commit
55f4499ef3
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user