mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Fix build.
This commit is contained in:
parent
aa1f306894
commit
31d900f7e7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue