Skip to content

Commit

Permalink
Merge pull request #8252 from alphagov/remove-placeholder-content-sch…
Browse files Browse the repository at this point in the history
…eam-test

Remove `placeholder` content schema test
  • Loading branch information
jkempster34 authored Sep 15, 2023
2 parents ba7a7cd + 95b0bdf commit 980f935
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def present(edition, update_type: nil)

presented_item = present(edition)
assert_equal expected_hash, presented_item.content
assert_valid_against_publisher_schema(presented_item.content, "placeholder")
end

test "links hash includes topics and parent if set" do
Expand Down

0 comments on commit 980f935

Please sign in to comment.