v1.1.3
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.
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.