mirror of
https://github.com/funamitech/mastodon
synced 2024-11-27 14:29:03 +09:00
Fix tests in glitch-soc
This commit is contained in:
parent
29124990a2
commit
af6ca96a4e
@ -10,7 +10,8 @@ RSpec.describe ApplicationHelper do
|
||||
it 'uses the controller body classes in the result' do
|
||||
expect(helper.body_classes)
|
||||
.to match(/modal-layout compose-standalone/)
|
||||
.and match(/theme-default/)
|
||||
.and match(/flavour-glitch/)
|
||||
.and match(/skin-default/)
|
||||
end
|
||||
|
||||
it 'includes values set via content_for' do
|
||||
|
Loading…
Reference in New Issue
Block a user