Merge remote-tracking branch 'origin/master' into gs-master
Conflicts: spec/views/about/show.html.haml_spec.rb
This commit is contained in:
@ -21,9 +21,9 @@ describe 'about/show.html.haml', without_verify_partial_doubles: true do
|
||||
hero: nil,
|
||||
user_count: 0,
|
||||
status_count: 0,
|
||||
closed_registrations_message: 'yes',
|
||||
commit_hash: commit_hash)
|
||||
|
||||
commit_hash: commit_hash,
|
||||
contact_account: nil,
|
||||
closed_registrations_message: 'yes')
|
||||
assign(:instance_presenter, instance_presenter)
|
||||
render
|
||||
|
||||
|
Reference in New Issue
Block a user