Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee committed Mar 21, 2017
1 parent 6b4a089 commit 29f9474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/homeland.rb
Expand Up @@ -55,6 +55,7 @@ def register_plugin
plugin = Homeland::Plugin.new
yield plugin
@plugins << plugin
@sorted_plugins = nil
plugin
end
end
Expand Down

0 comments on commit 29f9474

Please sign in to comment.