backdrop-contrib / metatag

Add structured metadata, aka "meta tags", for various pages on your site.
GNU General Public License v2.0
3 stars 15 forks source link

Test failures related to enabling specific metatags #92

Closed quicksketch closed 1 year ago

quicksketch commented 1 year ago

In commit d72b290faf539cde685ecd5f4c3d4395646999a0, Metatag module added the ability to enable/disable certain tags. This was a great improvement for sure, because the entire list of metatags is completely overwhelming.

A bunch of tests currently assume that their tags are enabled by default though, which is causing numerous failures.