Skip to content

Commit

Permalink
Merge pull request #646 from dtom90/patch-1
Browse files Browse the repository at this point in the history
Update index.js function definition
  • Loading branch information
titanism committed Jan 18, 2023
2 parents d91ff37 + 9ee6a1b commit 44d5d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -18,7 +18,7 @@ const agent = require('./lib/agent.js');
* Test against the given `app`,
* returning a new `Test`.
*
* @param {Function|Server} app
* @param {Function|Server|String} app
* @return {Test}
* @api public
*/
Expand Down

0 comments on commit 44d5d72

Please sign in to comment.