about summary refs log tree commit diff
path: root/spec/views/about/show.html.haml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/about/show.html.haml_spec.rb')
-rw-r--r--spec/views/about/show.html.haml_spec.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/views/about/show.html.haml_spec.rb b/spec/views/about/show.html.haml_spec.rb
index d460adfe5..b2f2658de 100644
--- a/spec/views/about/show.html.haml_spec.rb
+++ b/spec/views/about/show.html.haml_spec.rb
@@ -15,7 +15,9 @@ describe 'about/show.html.haml', without_verify_partial_doubles: true do
                                 site_title: 'something',
                                 site_description: 'something',
                                 version_number: '1.0',
+                                source_url: 'https://github.com/tootsuite/mastodon',
                                 open_registrations: false,
+                                thumbnail: nil,
                                 closed_registrations_message: 'yes',
                                 commit_hash: commit_hash)