Skip to content

Commit 608a065

Browse files
committed
README example output shows latest report format
1 parent 83df1c4 commit 608a065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Many factors affect test execution time. A test not properly isolated from varia
88

99
SpeedTrap helps **identify slow tests** but cannot explain **why** those tests are slow. For that consider using [Blackfire.io](https://blackfire.io) to profile the test suite, or another PHPUnit listener [PHPUnit\_Listener\_XHProf](https://github.com/sebastianbergmann/phpunit-testlistener-xhprof), to specifically identify slow code.
1010

11-
![Screenshot of terminal using SpeedTrap](http://i.imgur.com/Zr34giR.png)
11+
![Screenshot of terminal using SpeedTrap](https://i.imgur.com/xSpWL4Z.png)
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)