mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Reload fixtures for tests and finish testing home
This commit is contained in:
@@ -36,7 +36,7 @@ module.exports = function (grunt) {
|
||||
|
||||
mochaTest: {
|
||||
functional: {
|
||||
src: ['test/functional/*.js'],
|
||||
src: ['test/functional/**/*.js'],
|
||||
options: {
|
||||
reporter: 'spec'
|
||||
}
|
||||
|
Reference in New Issue
Block a user