fix followLink tests

This commit is contained in:
Art Lowel
2020-03-18 18:32:12 +01:00
parent dd0396465e
commit 56318ad86b
6 changed files with 47 additions and 137 deletions

View File

@@ -23,6 +23,7 @@ module.exports = function (config) {
},
reporters: ['mocha', 'kjhtml'],
mochaReporter: {
ignoreSkipped: true,
output: 'autowatch'
},
port: 9876,