Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Jul 14, 2020
1 parent c55dd86 commit 2a6f137
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/View/ViewHandlerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ public function testGetStatusCode(

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

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

0 comments on commit 2a6f137

Please sign in to comment.