Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

This is a helper CLI tool that queries phpunit.xml files to get a list of test
filenames and print them. This is useful if you want to split tests to run them
in parallel based on timings on CI tools such as CirclCI.
in parallel based on timings on CI tools such as CircleCI.

## Installation

Expand Down