mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 03:19:10 +00:00
Fix build.
This commit is contained in:
parent
aa1f306894
commit
31d900f7e7
@ -57,7 +57,7 @@ describe Plugin::Instance do
|
||||
end
|
||||
|
||||
after do
|
||||
DiscourseEvent.off(:hello, &@set.last)
|
||||
DiscourseEvent.off(:hello, &@set.first)
|
||||
end
|
||||
|
||||
it "checks enabled/disabled functionality for extensions" do
|
||||
|
Loading…
x
Reference in New Issue
Block a user