mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
Remove DiscourseEvent.clear
.
This commit is contained in:
parent
e0a2346b92
commit
aa9decf6fd
4 changed files with 5 additions and 17 deletions
|
@ -56,7 +56,7 @@ describe Plugin::Instance do
|
|||
end
|
||||
|
||||
after do
|
||||
DiscourseEvent.clear
|
||||
DiscourseEvent.off(:hello)
|
||||
end
|
||||
|
||||
it "checks enabled/disabled functionality for extensions" do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue