Skip to content

Commit 0756bbe

Browse files
committed
minor symfony#18393 [VarDumper] Relax tests to pass on appveyor (nicolas-grekas)
This PR was merged into the 2.8 branch. Discussion ---------- [VarDumper] Relax tests to pass on appveyor | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 6dbb117 [VarDumper] Relax tests to pass on appveyor
2 parents e4816de + 6dbb117 commit 0756bbe

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,6 @@ public function getCastFileInfoTests()
5555
pathname: "https://google.com/about"
5656
extension: ""
5757
realPath: false
58-
writable: false
59-
readable: false
60-
executable: false
61-
file: false
62-
dir: false
63-
link: false
6458
%A}
6559
EOTXT
6660
),

0 commit comments

Comments
 (0)