redpen: fix trailing comma in test data

This commit is contained in:
rhysd 2017-11-16 19:42:51 +09:00
parent f1314b285c
commit e232ea07c2
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ Execute(redpen handler should handle errors output):
\ ' "validator": "Spelling",',
\ ' "lineNum": 1,',
\ ' "sentenceStartColumnNum": 0,',
\ ' "message": "Found possibly misspelled word \"NeoVim\".",',
\ ' "message": "Found possibly misspelled word \"NeoVim\"."',
\ ' }',
\ ' ]',
\ ' }',