0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-patreon/spec/lib
Kris 995b20ff95
FIX: clear patreon warning on successful response (#42332)
Reported here:
https://meta.discourse.org/t/dashboard-advice-regarding-patreon-persists-after-issue-is-fixed/389807/

A 401 response from the Patreon plugin permanently sets a dashboard
warning that can not be cleared. This removes the message the next time
the API has a successful response. The spec for this also couldn't fail,
so that has been corrected.
2026-08-05 09:02:10 -04:00
..
api_spec.rb FIX: clear patreon warning on successful response (#42332) 2026-08-05 09:02:10 -04:00
campaign_spec.rb FIX: Restore "All Patrons" pseudo-tier in admin UI (#39349) 2026-04-17 14:15:37 -03:00
patron_spec.rb
seed_spec.rb