- Issue created by @fgm
- 🇫🇷France fgm Paris, France
@bojanz: the filter settings config validation and D11 support are in, but I do not see how to write validation tests. I checked the config works by manually breaking the schema, applying the formatter in a view mode, inspecting it in config_inspector to see that it crashes notifying of the error ; then reverting to the current schema, redoing the same, and seeing that config_inspector reports all-ok. But no idea how to reasonably do that in a test. Any suggestion ?