mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 07:04:12 +08:00
A previous refactor has prevented errors to show correctly. The guilt of the issue is that we were not calling the error variable correctly in the templates. This commit also adds a spec for this case, and removes the need for `I18n.backend.store_translations` in specs so we don't have to write too much boilerplate each time we write a spec. |
||
|---|---|---|
| .. | ||
| controllers/discourse_automation | ||
| jobs | ||
| models/discourse_automation | ||
| serializers/discourse_automation | ||
| services/discourse_automation | ||