lib/power_stencil/plugins/base.rb in power_stencil-0.9.6 vs lib/power_stencil/plugins/base.rb in power_stencil-0.9.7

- old
+ new

@@ -65,10 +65,10 @@ private attr_reader :project def setup_plugin - load_capabilities + determine_capabilities load_plugin_specific_config load_yaml_command_definition end end \ No newline at end of file