Merge remote-tracking branch 'origin/master' into gs-master

Conflicts:
 	spec/views/about/show.html.haml_spec.rb
This commit is contained in:
David Yip
2018-04-04 13:56:58 -05:00
9 changed files with 174 additions and 104 deletions

View File

@ -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