Skip to content

Commit 6608a4e

Browse files
committed
Fix typo in comment for test case
1 parent 12a268d commit 6608a4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/image-prioritizer/tests/test-cases/no-url-metrics-with-non-background-image-style.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</body>
1313
</html>
1414
',
15-
// There should be no data-od-xpath added to the DIV because it is using a data: URL for the background-image.
15+
// There should be no data-od-xpath added to the DIV because it is using a background-color style.
1616
'expected' => '
1717
<html lang="en">
1818
<head>

0 commit comments

Comments
 (0)