Skip to content

Commit 5181e5c

Browse files
authored
Merge pull request #129 from wp-cli/skip-video-cover-regenerate-test-on-wp-5-5
2 parents 14970b3 + 0b39cd8 commit 5181e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/media-regenerate.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ Feature: Regenerate WordPress attachments
12441244

12451245
# Video cover support requires ID3 library 1.9.9, updated WP 4.3 https://core.trac.wordpress.org/ticket/32806
12461246
# Currently throwing notice on PHP 7.4+: https://core.trac.wordpress.org/ticket/49945
1247-
@require-wp-4.3 @less-than-php-7.4
1247+
@require-wp-4.3 @less-than-php-7.4 @less-than-wp-5.5
12481248
Scenario: Regenerating video with thumbnail
12491249
Given download:
12501250
| path | url |

0 commit comments

Comments
 (0)