Skip to content

Commit e8fb9e2

Browse files
authored
Merge pull request #64 from browserstack/AXE-146-new-images-cat
feat: add a new category: images
2 parents e208dab + 92241b0 commit e8fb9e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build/tasks/validate.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,8 @@ const categories = [
330330
'structure',
331331
'tables',
332332
'text-alternatives',
333-
'time-and-media'
333+
'time-and-media',
334+
'images'
334335
];
335336

336337
const standardsTags = [

0 commit comments

Comments
 (0)