Complexity already fixed
This commit is contained in:
parent
38c50e0bec
commit
664892bba9
@ -77,7 +77,6 @@ function randomImagePath() {
|
||||
return path.resolve('test/results/png/image-test-' + Date.now() + '.png');
|
||||
}
|
||||
|
||||
// jshint maxcomplexity:9
|
||||
assert.response = function(server, req, res, callback) {
|
||||
if (!callback) {
|
||||
callback = res;
|
||||
|
Loading…
Reference in New Issue
Block a user