Commit c4d3e5d
committed
minor symfony#8314 Update phpunit_bridge.rst (temenb, javiereguiluz)
This PR was submitted for the 3.3 branch but it was merged into the 2.8 branch instead (closes symfony#8314).
Discussion
----------
Update phpunit_bridge.rst
$stopwatch->stop('event_name')->getDuration() returns time in milliseconds, so original test will fail in any way.. but not only because of "However, depending on the load of the server or the processes running on your local machine, the $duration could for example be 10.000023s instead of 10s."
Commits
-------
47460b5 Fixed a minor syntax issue
afbbfd5 Update phpunit_bridge.rst1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| |||
0 commit comments