mirror of
https://github.com/discourse/discourse.git
synced 2026-08-08 20:18:23 -05:00
The discourse-upload-warning theme component is throwing this error in its qunit tests because of a bug in the subscriptions plugin which is now in core. The subscriptions plugin shouldn't load this route if the subscriptions plugin isn't enabled. `Error: Unhandled request in test environment: /s/contributors (GET)`