aboutsummaryrefslogtreecommitdiffstats
path: root/spec/views/public_body/show.rhtml_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/views/public_body/show.rhtml_spec.rb')
-rw-r--r--spec/views/public_body/show.rhtml_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/views/public_body/show.rhtml_spec.rb b/spec/views/public_body/show.rhtml_spec.rb
index a42516d72..b68b3f43b 100644
--- a/spec/views/public_body/show.rhtml_spec.rb
+++ b/spec/views/public_body/show.rhtml_spec.rb
@@ -11,6 +11,7 @@ describe "when viewing a body" do
:eir_only? => nil,
:info_requests => [1, 2, 3, 4], # out of sync with Xapian
:publication_scheme => '',
+ :disclosure_log => '',
:calculated_home_page => '')
@pb.stub!(:override_request_email).and_return(nil)
@pb.stub!(:is_requestable?).and_return(true)