spec/tests/tasks/debug_spec.rb in hexx-suit-2.2.3 vs spec/tests/tasks/debug_spec.rb in hexx-suit-2.3.0

- old
+ new

@@ -2,10 +2,10 @@ describe "Rake::Task[:debug]", :tasks do # The {#commands} variable is defined in the spec/support/config/tasks.rb # It collects the list of commands, that has been sent to system by - # any instance of Hexx::RSpec::System utility. + # Hexx::RSpec.[] let(:task) { Rake::Task[:debug] } describe ".invoke", :sandbox, :capture do