diff --git a/test/pacts/publishing_api/get_embedded_content_pact_test.rb b/test/pacts/publishing_api/get_embedded_content_pact_test.rb index 7956239a..79ead508 100644 --- a/test/pacts/publishing_api/get_embedded_content_pact_test.rb +++ b/test/pacts/publishing_api/get_embedded_content_pact_test.rb @@ -18,6 +18,7 @@ "title" => "foo", "base_path" => "/foo", "document_type" => "publication", + "publishing_app" => "publisher", "primary_publishing_organisation" => { "content_id" => publishing_organisation_content_id, "title" => "bar",