8000 [VarDumper] Relax tests to adapt for php 7.1rc4 · symfony/symfony@3672c01 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3672c01

Browse files
[VarDumper] Relax tests to adapt for php 7.1rc4
1 parent f9d5ede commit 3672c01

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/Symfony/Component/VarDumper/Tests/CliDumperTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,9 +296,7 @@ public function testThrowingCaster()
296296
%d. %slosure%s() ==> Twig_Template->render(): {
297297
src: {
298298
%sCliDumperTest.php:{$line}: """
299-
}\\n
300-
};'),\\n
301-
));\\n
299+
%A
302300
"""
303301
}
304302
}

0 commit comments

Comments
 (0)
0