From 4e8755338ae1226d59b25ebb764ba7b6e8efd320 Mon Sep 17 00:00:00 2001 From: Rich Harris Date: Mon, 24 Jun 2019 13:34:18 -0400 Subject: [PATCH] oops --- test/validator/samples/contenteditable-missing/errors.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/validator/samples/contenteditable-missing/errors.json b/test/validator/samples/contenteditable-missing/errors.json index a6452bdac6..53d5af4928 100644 --- a/test/validator/samples/contenteditable-missing/errors.json +++ b/test/validator/samples/contenteditable-missing/errors.json @@ -8,8 +8,8 @@ }, "end": { "line": 4, - "column": 24, - "character": 64 + "column": 31, + "character": 71 }, "pos": 48 }] \ No newline at end of file