Skip to content

Commit

Permalink
Fix shrinking time limit example file reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Riimu authored Oct 25, 2023
1 parent fcaff82 commit df961e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shrinking.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Shrinking time limit
You can set a time limit for shrinking if you prefer to be presented with more complex examples with respect to spending test suite running time:
.. literalinclude:: ../examples/ShrinkingTest.php
.. literalinclude:: ../examples/ShrinkingTimeLimitTest.php
:language: php
The shrinking for this test will not run for more than 2 seconds (although the test as a whole may take more):
Expand Down

0 comments on commit df961e4

Please sign in to comment.