Fix tests on glitch-soc
This commit is contained in:
parent
5a051d07c6
commit
79169408b0
@ -50,6 +50,7 @@ RSpec.describe 'Home page' do
|
||||
|
||||
context 'when the landing page is set to local_feed' do
|
||||
before do
|
||||
Setting.local_live_feed_access = 'public' # glitch-soc defaults to "authenticated"
|
||||
Setting.landing_page = 'local_feed'
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user