diff --git a/__tests__/src/rules/label-has-associated-control-test.js b/__tests__/src/rules/label-has-associated-control-test.js index 782fb112f..ec8002f80 100644 --- a/__tests__/src/rules/label-has-associated-control-test.js +++ b/__tests__/src/rules/label-has-associated-control-test.js @@ -36,6 +36,9 @@ const htmlForValid = [ { code: '', options: [{ labelAttributes: ['label'], labelComponents: ['CustomLabel'] }] }, // Custom label attributes. { code: '