mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 07:24:11 +08:00
Fix build.
This commit is contained in:
@ -57,7 +57,7 @@ describe Plugin::Instance do
|
|||||||
end
|
end
|
||||||
|
|
||||||
after do
|
after do
|
||||||
DiscourseEvent.off(:hello, &@set.last)
|
DiscourseEvent.off(:hello, &@set.first)
|
||||||
end
|
end
|
||||||
|
|
||||||
it "checks enabled/disabled functionality for extensions" do
|
it "checks enabled/disabled functionality for extensions" do
|
||||||
|
Reference in New Issue
Block a user