Skip to content

Commit 2a6f137

Browse files
committed
fix merge
1 parent c55dd86 commit 2a6f137

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/View/ViewHandlerTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ public function testGetStatusCode(
104104

105105
if ($data) {
106106
$expectedContext = new Context();
107-
$expectedContext->setAttribute('template_data', []);
108107

109108
if (null !== $actualStatusCode || $form->isSubmitted() && !$form->isValid()) {
110109
$expectedContext->setAttribute('status_code', $expected);

0 commit comments

Comments
 (0)