Skip to content

Commit

Permalink
[Tests] Aligned VisitorTest with Symfony 6
Browse files Browse the repository at this point in the history
  • Loading branch information
alongosz committed Nov 20, 2024
1 parent e90bcb5 commit 9ef1d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/Output/VisitorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ public function testSetFilteredHeaders()
Response::HTTP_OK,
[
'Content-Type' => 'text/xml',
'Accept-Patch' => [0 => ''],
]
),
$visitor->visit($data)
Expand Down

0 comments on commit 9ef1d00

Please sign in to comment.