Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizzio-dotCMS committed Dec 18, 2024
1 parent 3087559 commit 5b3a44d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-karate/src/test/java/graphql/ftm/newContainer.feature
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Feature: Create a Container
"containerStructures":[
{
"structureId":"#(contentTypeId)",
"code":"$!{dotContentMap.title}"
"code":"<div class=\"contentlet-title\">$!{dotContentMap.title}</div>"
}
]
}
Expand Down

0 comments on commit 5b3a44d

Please sign in to comment.