Commit 59e8f2f
committed
minor symfony#20613 [Filesystem] Remove extra argv from dumpFile() calls in tests (chalasr)
This PR was submitted for the master branch but it was merged into the 3.1 branch instead (closes symfony#20613).
Discussion
----------
[Filesystem] Remove extra argv from dumpFile() calls in tests
| Q | A
| ------------- | ---
| Branch? | master
| Tests pass? | yes
| License | MIT
Commits
-------
1b298e5 [Filesystem] Remove extra argv in dumpFile() tests1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
1142 | | - | |
| 1142 | + | |
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
| |||
1150 | 1150 | | |
1151 | 1151 | | |
1152 | 1152 | | |
1153 | | - | |
| 1153 | + | |
1154 | 1154 | | |
1155 | 1155 | | |
1156 | 1156 | | |
| |||
0 commit comments