Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nsimonson committed Aug 29, 2020
1 parent 1a263b3 commit d5e1bc2
Showing 1 changed file with 30 additions and 30 deletions.
@@ -1,32 +1,32 @@
[
{
"code": "a11y-label-has-associated-control",
"end": {
"character": 16,
"column": 16,
"line": 1
},
"message": "A11y: A form label must be associated with a control.",
"pos": 0,
"start": {
"character": 0,
"column": 0,
"line": 1
}
},
{
"code": "a11y-label-has-associated-control",
"end": {
"character": 149,
"column": 30,
"line": 6
},
"message": "A11y: A form label must be associated with a control.",
"pos": 119,
"start": {
"character": 119,
"column": 0,
"line": 6
}
}
{
"code": "a11y-label-has-associated-control",
"end": {
"character": 82,
"column": 16,
"line": 5
},
"message": "A11y: A form label must be associated with a control.",
"pos": 66,
"start": {
"character": 66,
"column": 0,
"line": 5
}
},
{
"code": "a11y-label-has-associated-control",
"end": {
"character": 215,
"column": 30,
"line": 10
},
"message": "A11y: A form label must be associated with a control.",
"pos": 185,
"start": {
"character": 185,
"column": 0,
"line": 10
}
}
]

0 comments on commit d5e1bc2

Please sign in to comment.