Skip to content

Commit c5f39aa

Browse files
committed
[VarDumper] CliDumper: fix test typo
1 parent 6ef1204 commit c5f39aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ public function testSpecialVars56()
214214
215215
EOTXT
216216
,
217-
$out
217+
$var
218218
);
219219
}
220220

0 commit comments

Comments
 (0)