mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-13 10:26:53 +08: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)` |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib | ||
| spec | ||
| test/javascripts | ||
| plugin.rb | ||
| README.md | ||
Discourse Subscriptions Plugin
Discourse Subscriptions allows site owners to sell recurring and one-time purchase subscriptions that grant access to a group on a Discourse instance.
For more information, please see: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818