Skip to content

Commit

Permalink
Merge pull request #2027 from toshiba/fix/build_test_failed_sw360
Browse files Browse the repository at this point in the history
  • Loading branch information
ag4ums authored Jul 5, 2023
2 parents 47dc2cd + 5cdd364 commit 0e75910
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,7 @@ public void should_document_merge_components() throws Exception {
fieldWithPath("blog").description("The blog of component"),
fieldWithPath("homepage").description("The homepage url of the component"),
fieldWithPath("modifiedOn").description("The date the component was modified"),
fieldWithPath("moderators").description("The component moderators"),

fieldWithPath("name").description("The updated name of the component"),
fieldWithPath("type").description("The updated name of the component"),
Expand Down

0 comments on commit 0e75910

Please sign in to comment.