Skip to content

Commit

Permalink
added been (past of be) alias
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalparadox committed Feb 2, 2012
1 parent 5824484 commit 0b21548
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/assertion.js
Original file line number Diff line number Diff line change
Expand Up @@ -883,4 +883,5 @@ Object.defineProperty(Assertion.prototype, 'html',
('below', 'lessThan')
('throw', 'throws')
('throw', 'Throw') // for troublesome browsers
('be', 'been') // past tense
('instanceof', 'instanceOf');

0 comments on commit 0b21548

Please sign in to comment.