We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14970b3 + 0b39cd8 commit 5181e5cCopy full SHA for 5181e5c
1 file changed
features/media-regenerate.feature
@@ -1244,7 +1244,7 @@ Feature: Regenerate WordPress attachments
1244
1245
# Video cover support requires ID3 library 1.9.9, updated WP 4.3 https://core.trac.wordpress.org/ticket/32806
1246
# Currently throwing notice on PHP 7.4+: https://core.trac.wordpress.org/ticket/49945
1247
- @require-wp-4.3 @less-than-php-7.4
+ @require-wp-4.3 @less-than-php-7.4 @less-than-wp-5.5
1248
Scenario: Regenerating video with thumbnail
1249
Given download:
1250
| path | url |
0 commit comments