redpen: fix trailing comma in test data
This commit is contained in:
parent
f1314b285c
commit
e232ea07c2
@ -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\"."',
|
||||
\ ' }',
|
||||
\ ' ]',
|
||||
\ ' }',
|
||||
|
Loading…
Reference in New Issue
Block a user