Skip to content

Commit

Permalink
ktlintFormat update
Browse files Browse the repository at this point in the history
Signed-off-by: rohan19a <[email protected]>
  • Loading branch information
rohan19a authored Nov 16, 2023
1 parent 176528e commit 2f62130
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ internal class ChimeDestinationTests {

val title = "test Chime"
val messageText = "{\"Content\":\"Message gughjhjlkh Body emoji test: :) :+1: " +
"link test: http://sample.com email test: [email protected] All member call out: " +
"@All All Present member call out: @Present\"}"
"link test: http://sample.com email test: [email protected] All member call out: " +
"@All All Present member call out: @Present\"}"
val url = "https://abc/com"

val destination = ChimeDestination(url)
Expand Down

0 comments on commit 2f62130

Please sign in to comment.