Closed dmitriim closed 3 years ago
Hi @dmitriim,
Thank you for reporting this, and for providing a patch.
Arguably, the core test should ignore 3rd party filters when performing its check, however we agree with the solution you provided in #4, and will merge it shortly. Disabling automatic enabling during unit tests only seems like the right way forward.
Thank you!
thanks @FMCorz that was very quick!
The plugin shouldn't be installed by default when running PHPUnit tests. Otherwise it breaks core tests. See below.