mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
Fix build.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user