Corrects JSDoc
This commit is contained in:
parent
a080704ca8
commit
96e47c4bdb
@ -44,7 +44,7 @@ assert.imageEqualsFile = function(buffer, file_b, callback) {
|
||||
* @param {Server} server
|
||||
* @param {Object} req
|
||||
* @param {Object|Function} res
|
||||
* @param {String} msg
|
||||
* @param {String|Function} msg
|
||||
*/
|
||||
assert.response = function(server, req, res, msg){
|
||||
var port = 5555;
|
||||
|
Loading…
Reference in New Issue
Block a user