We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fce63 commit b3cf62aCopy full SHA for b3cf62a
1 file changed
slack-api-model/src/test/java/test_locally/api/model/block/BlockKitTest.java
@@ -654,7 +654,7 @@ public void parseRichTextOnes5() {
654
" \"type\": \"text\",\n" +
655
" \"text\": \"this is underline\",\n" +
656
" \"style\": {\n" +
657
- " \"underline\" :true\n" +
+ " \"underline\": true\n" +
658
" }\n" +
659
660
" ]\n" +
0 commit comments