Skip to content

v1.1.3

Compare
Choose a tag to compare
@sirbrillig sirbrillig released this 31 May 21:08
· 182 commits to master since this release

Prevent accidentally ending an Expectation with once or twice (rather than the correct once() or twice()). This could cause breaking behavior, but any tests that break as a result of this fix were broken to begin with.