Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Commit

Permalink
Missed one deprecated constant.
Browse files Browse the repository at this point in the history
  • Loading branch information
relistan committed Apr 4, 2012
1 parent b4ce66b commit dcc0908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/capistrano/spec.rb
Expand Up @@ -43,7 +43,7 @@ def find_callback(configuration, on, task)
end

module Matchers
extend ::Rspec::Matchers::DSL
extend ::RSpec::Matchers::DSL

define :callback do |task_name|
extend Helpers
Expand Down

0 comments on commit dcc0908

Please sign in to comment.