Skip to content

Commit 19ee4ca

Browse files
author
Vincent Langlet
committed
🚨 Fix tests
1 parent e897861 commit 19ee4ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Symfony3Custom/Tests/Commenting/VariableCommentUnitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ public function getErrorList()
3737
*/
3838
public function getWarningList()
3939
{
40-
return array(93 => 1);
40+
return array();
4141
}
4242
}

0 commit comments

Comments
 (0)