Add contact account to landing page ("Administered by") (#6984)

This commit is contained in:
Eugen Rochko
2018-04-04 01:11:26 +02:00
committed by GitHub
parent d8d4217959
commit 07176fed37
4 changed files with 72 additions and 0 deletions

View File

@ -19,6 +19,7 @@ describe 'about/show.html.haml', without_verify_partial_doubles: true do
hero: nil,
user_count: 0,
status_count: 0,
contact_account: nil,
closed_registrations_message: 'yes')
assign(:instance_presenter, instance_presenter)
render