We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c8683 commit fcbcd95Copy full SHA for fcbcd95
1 file changed
tests/phpunit/tests/media.php
@@ -4607,7 +4607,7 @@ public function test_wp_get_loading_optimization_attributes( string $context ):
4607
/**
4608
* Tests that wp_get_loading_optimization_attributes() returns the expected loading attribute value.
4609
*
4610
- * This test is the same as {@see self::wp_get_loading_optimization_attributes()} except that the IMG which
+ * This test is the same as {@see self::test_wp_get_loading_optimization_attributes()} except that the IMG which
4611
* previously got `fetchpriority=high` now initially has `fetchpriority=auto`. This causes the initial lazy-loaded
4612
* image to be bumped down one.
4613
0 commit comments