Fix tests on glitch-soc
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user