Skip to content

Commit 9ef1d00

Browse files
committed
[Tests] Aligned VisitorTest with Symfony 6
1 parent e90bcb5 commit 9ef1d00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lib/Output/VisitorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ public function testSetFilteredHeaders()
136136
Response::HTTP_OK,
137137
[
138138
'Content-Type' => 'text/xml',
139+
'Accept-Patch' => [0 => ''],
139140
]
140141
),
141142
$visitor->visit($data)

0 commit comments

Comments
 (0)