aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gruntfile.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index f818a43c0..daa63a592 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -334,8 +334,7 @@ module.exports = function (grunt) {
relaxerror: [
'Element img is missing required attribute src.',
'Attribute autocomplete not allowed on element input at this point.',
- 'Attribute autocomplete not allowed on element button at this point.',
- 'Bad value separator for attribute role on element li.'
+ 'Attribute autocomplete not allowed on element button at this point.'
]
},
files: {