mirror of
https://github.com/discourse/discourse.git
synced 2025-03-01 16:59:22 +00:00
DEV: Reset DiscoursePluginRegistry after spec (#25369)
This commit is contained in:
parent
57915d9edc
commit
d5e3a47d3c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user