mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05: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