Update snapshot

pull/5323/head
Niko Simonson 6 years ago committed by tanhauhau
parent e01a6e054e
commit 30150b1ea6

@ -1,32 +1,32 @@
[ [
{ {
"code": "a11y-label-has-associated-control", "code": "a11y-label-has-associated-control",
"end": { "end": {
"character": 16, "character": 82,
"column": 16, "column": 16,
"line": 1 "line": 5
}, },
"message": "A11y: A form label must be associated with a control.", "message": "A11y: A form label must be associated with a control.",
"pos": 0, "pos": 66,
"start": { "start": {
"character": 0, "character": 66,
"column": 0, "column": 0,
"line": 1 "line": 5
} }
}, },
{ {
"code": "a11y-label-has-associated-control", "code": "a11y-label-has-associated-control",
"end": { "end": {
"character": 149, "character": 215,
"column": 30, "column": 30,
"line": 6 "line": 10
}, },
"message": "A11y: A form label must be associated with a control.", "message": "A11y: A form label must be associated with a control.",
"pos": 119, "pos": 185,
"start": { "start": {
"character": 119, "character": 185,
"column": 0, "column": 0,
"line": 6 "line": 10
} }
} }
] ]

Loading…
Cancel
Save