Skip to content

Commit

Permalink
122 add missing test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevitas committed Dec 16, 2021
1 parent f7be722 commit 2898110
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public void DAPIModel_FromContentType(string contentType, string expectedTypeNam
[InlineData("date_time", "DateTimeElement")]
[InlineData("asset", "AssetElement")]
[InlineData("modular_content", "LinkedItemsElement")]
[InlineData("subpages", "SubpagesElement")]
[InlineData("taxonomy", "TaxonomyElement")]
[InlineData("url_slug", "UrlSlugElement")]
[InlineData("custom", "CustomElement")]
Expand Down

0 comments on commit 2898110

Please sign in to comment.