Skip to content

Commit

Permalink
Update html_publication_schema_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ju committed Jul 27, 2020
1 parent fb10060 commit d570889
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
end

describe "#structured_data" do
let(:body) { nil }
let(:body) { "" }
let(:content_item) do
content_item = GovukSchemas::RandomExample.for_schema(frontend_schema: "html_publication")
content_item["details"].merge!("body" => body) if body
Expand Down

0 comments on commit d570889

Please sign in to comment.