Skip to content

Commit 09d1c77

Browse files
committed
Update test case
Signed-off-by: Shyamsundar Gadde <[email protected]>
1 parent 0155a54 commit 09d1c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/optimization-detective/tests/test-class-od-link-collection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ public function data_provider_to_test_add_link(): array {
489489
'expected_html' => '
490490
<link data-od-added-tag rel="preload" href="https://example.com/חנות/wp-content/uploads/2025/01/example.jpg?ver=1+2" as="image">
491491
',
492-
'expected_header' => 'Link: <https://example.com/%D7%97%D7%A0%D7%95%D7%AA/wp-content/uploads/2025/01/example.jpg?ver=1%202>; rel="preload"; as="image"',
492+
'expected_header' => 'Link: <https://example.com/%D7%97%D7%A0%D7%95%D7%AA/wp-content/uploads/2025/01/example.jpg?ver=1+2>; rel="preload"; as="image"',
493493
'expected_count' => 1,
494494
'error' => '',
495495
),

0 commit comments

Comments
 (0)