Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commite2fb7b8
committed
minor#7246 [PHPUnitBridge] Fix copy/paste error (Jean85)
This PR was submitted for the master branch but it was merged into the 3.2 branch instead (closes#7246).Discussion----------[PHPUnitBridge] Fix copy/paste errorDue to my own screw-up, I copy pasted the same text in all the changes from my previous PR,#7211, as it's clearly visible from the compare view:https://github.com/symfony/symfony-docs/pull/7211/filesThis PR fixes the issue, reverting back the part of text that should be unaffected by my intended changes.Commits-------a4241bc [PHPUnitBridge] Fix copy/paste error1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | | - | |
244 | | - | |
| 243 | + | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
360 | | - | |
| 359 | + | |
| 360 | + | |
361 | 361 | | |
362 | 362 | | |
363 | 363 | | |
| |||
0 commit comments
Comments
(0)