0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-subscriptions/spec
Keegan George ec42f4cfaa
FIX: typos, dead code, debug statements, incorrect naming, etc. (#37462)
## 🔍 Overview

This update ensures that we fix some typos in the codebase, along with a broken CSS selector, accidental debug statements, and invalid references.
2026-02-02 16:12:33 -08:00
..
fabricators
fixtures/json
jobs DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
models DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
requests FIX: typos, dead code, debug statements, incorrect naming, etc. (#37462) 2026-02-02 16:12:33 -08:00
serializers DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
services DEV: Remove unnecessary rails_helper requires (#33812) 2025-07-24 13:50:04 +02:00
system DEV: Fix broken pricing table system test in discourse-subscriptions (#35260) 2025-10-08 15:30:30 +08:00
plugin_helper.rb