mirror of
https://github.com/discourse/discourse.git
synced 2025-04-11 11:21:07 +08: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
|
end
|
||||||
|
|
||||||
context "with email_renderer_html modifier" do
|
context "with email_renderer_html modifier" do
|
||||||
|
after { DiscoursePluginRegistry.reset! }
|
||||||
it "can modify the html" do
|
it "can modify the html" do
|
||||||
Plugin::Instance
|
Plugin::Instance
|
||||||
.new
|
.new
|
||||||
|
Loading…
x
Reference in New Issue
Block a user