Skip to content

Commit a7debb7

Browse files
committed
Modify test config
1 parent 36742ec commit a7debb7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/run-test-server/Configs/TypicalReplyConfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"Id": "msgReadTypicalReply",
99
"Label": "いいね!",
1010
"SubjectPrefix": "[[いいね!]]",
11-
"Body": "いいね!",
11+
"Body": "いいね!\n\n改行",
1212
"Recipients": [
1313
"all"
1414
],
@@ -28,7 +28,7 @@
2828
"Id": "msgReadTypicalReply",
2929
"Label": "Like!",
3030
"SubjectPrefix": "[[Like!]]",
31-
"Body": "Like!",
31+
"Body": "Like!\n\nNew Line",
3232
"Recipients": [
3333
"all"
3434
],

0 commit comments

Comments
 (0)