Skip to content

Commit

Permalink
test: fix typo in test.js (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
mavaddat committed Nov 12, 2022
1 parent 98f4233 commit b455124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/chai/utils/test.js
Expand Up @@ -13,7 +13,7 @@ var flag = require('./flag');
/**
* ### .test(object, expression)
*
* Test and object for expression.
* Test an object for expression.
*
* @param {Object} object (constructed Assertion)
* @param {Arguments} chai.Assertion.prototype.assert arguments
Expand Down

0 comments on commit b455124

Please sign in to comment.