mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Some plugins call require_plugin with a wrong argument instead of the plugin name. In a production environment that used to be a warning, but there is no reason to keep it like that in a testing environment because the issue will continue to be ignored.