mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
DEV: Reset DiscoursePluginRegistry after spec (#25369)
This commit is contained in:
@@ -24,6 +24,7 @@ RSpec.describe Email::Renderer do
|
||||
end
|
||||
|
||||
context "with email_renderer_html modifier" do
|
||||
after { DiscoursePluginRegistry.reset! }
|
||||
it "can modify the html" do
|
||||
Plugin::Instance
|
||||
.new
|
||||
|
||||
Reference in New Issue
Block a user