Skip to content

Commit

Permalink
Fix code comment formatting; Remove duplicated LOC
Browse files Browse the repository at this point in the history
Co-authored-by: Weston Ruter <westonruter@google.com>
  • Loading branch information
thelovekesh and westonruter committed Sep 8, 2023
1 parent 108049c commit 056f613
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/php/validation/test-class-amp-validation-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,6 @@ function ( $sources ) {
function () {
if ( version_compare( get_bloginfo( 'version' ), '5.5', '<' ) ) {
// @see <https://github.com/WordPress/wordpress-develop/commit/d241ab3b55b06fed59e7ea03318e9f872399b390>
//@see <https://github.com/WordPress/wordpress-develop/commit/d241ab3b55b06fed59e7ea03318e9f872399b390>
$this->markTestSkipped( 'The script ID attribute with before, after and extra was only added to scripts in WP 5.5.' );
}

Expand Down

0 comments on commit 056f613

Please sign in to comment.