Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgxworld committed Sep 5, 2016
1 parent aa1f306 commit 31d900f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/components/plugin/instance_spec.rb
Expand Up @@ -57,7 +57,7 @@ def enabled?; @enabled; end
end

after do
DiscourseEvent.off(:hello, &@set.last)
DiscourseEvent.off(:hello, &@set.first)
end

it "checks enabled/disabled functionality for extensions" do
Expand Down

0 comments on commit 31d900f

Please sign in to comment.