File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
slack-api-model/src/test/java/test_locally/api/model/block Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -630,17 +630,17 @@ public void parseRichTextOnes5() {
630630 " \" team\" : \" T111\" ,\n " +
631631 " \" blocks\" : [\n " +
632632 " {\n " +
633- " \" type\" :\" rich_text\" ,\n " +
634- " \" block_id\" :\" sfvOa\" ,\n " +
635- " \" elements\" :[\n " +
633+ " \" type\" : \" rich_text\" ,\n " +
634+ " \" block_id\" : \" sfvOa\" ,\n " +
635+ " \" elements\" : [\n " +
636636 " {\n " +
637- " \" type\" :\" rich_text_section\" ,\n " +
638- " \" elements\" :[\n " +
637+ " \" type\" : \" rich_text_section\" ,\n " +
638+ " \" elements\" : [\n " +
639639 " {\n " +
640- " \" type\" :\" text\" ,\n " +
641- " \" text\" :\" this is underline\" ,\n " +
642- " \" style\" :{\n " +
643- " \" underline\" :true\n " +
640+ " \" type\" : \" text\" ,\n " +
641+ " \" text\" : \" this is underline\" ,\n " +
642+ " \" style\" : {\n " +
643+ " \" underline\" :true\n " +
644644 " }\n " +
645645 " }\n " +
646646 " ]\n " +
You can’t perform that action at this time.
0 commit comments