discourse/spec/lib/plugin
Martin Brennan 78268ca767
DEV: Fix another report flaky (#28868)
Followup 0323b366f3

This was happening because another spec was adding a
report using the plugin API, but there was nothing
resetting that, so later in the reports controller
when we did Report.singleton_methods, we ended up
with another report with no translation, causing another
error.
2024-09-12 10:34:38 +10:00
..
filter_manager_spec.rb DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
instance_spec.rb DEV: Fix another report flaky (#28868) 2024-09-12 10:34:38 +10:00
metadata_spec.rb FIX: Further improvements for plugin list (#24622) 2023-11-30 10:53:17 +10:00