Skip to content

Commit

Permalink
chore(axe-linter): actually ignore all test files (#2311)
Browse files Browse the repository at this point in the history
  • Loading branch information
straker authored Jun 18, 2020
1 parent b524ea9 commit fb0babe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/axe-linter.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
exclude:
- ./CHANGELOG.md
- ./test/*
- ./test/**/*

0 comments on commit fb0babe

Please sign in to comment.