Skip to content

Commit

Permalink
Merge pull request #5 from nopenopenope/adapt-readme-reference
Browse files Browse the repository at this point in the history
Give credits in readme.
  • Loading branch information
bytes-commerce authored Aug 4, 2023
2 parents e700cd3 + 859da7e commit a6586a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use `withConsecutive`, which was used by thousand of UnitTests, developers need
neat way at the moment.

Until this problem is solved directly in PHPUnit, this library offers a simple solution to use a replacement
of `withConsecutive` again.
of `withConsecutive` again. The original solution [posted here](https://github.com/sebastianbergmann/phpunit/issues/4026#issuecomment-1418205424).

## Installation

Expand Down

0 comments on commit a6586a4

Please sign in to comment.