remove the core key so the module's tests work with Drupal 9.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3122349-3.patch | 872 bytes | katherined |
remove the core key so the module's tests work with Drupal 9.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3122349-3.patch | 872 bytes | katherined |
Comments
Comment #2
katherinedPatch
Comment #3
katherinedWhat if I remove the media_entity_embeddable_video test dependency?
Comment #4
sam152 commentedI think test dependencies are downloaded from HEAD, so removing the test dependency in a patch may not indicate if it's required or not? I believe there was a tested upgrade path from
media_entity_embeddable_videotovideo_embed_media.Comment #5
sam152 commentedOkay, nevermind, the upgrade path from that module was removed in #2902316: Create a port of video_embed_media compatible with media in core API.
Comment #6
sam152 commented