Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 777267a

Browse filesBrowse files
committed
minor #7812 Fix typo in Clock Mocking part (medinae)
This PR was merged into the 2.8 branch. Discussion ---------- Fix typo in Clock Mocking part Commits ------- dec5be0 Fix typo in Clock Mocking part
2 parents 4586b17 + dec5be0 commit 777267a
Copy full SHA for 777267a

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/phpunit_bridge.rst

Copy file name to clipboardExpand all lines: components/phpunit_bridge.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ If you have this kind of time-related tests::
151151

152152
You used the :doc:`Symfony Stopwatch Component </components/stopwatch>` to
153153
calculate the duration time of your process, here 10 seconds. However, depending
154-
on the load of the server your the processes running on your local machine, the
154+
on the load of the server or the processes running on your local machine, the
155155
``$duration`` could for example be `10.000023s` instead of `10s`.
156156

157157
This kind of tests are called transient tests: they are failing randomly

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.