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

Commit

Permalink
Copy/paste error.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoverlover committed Jan 30, 2012
1 parent 9679018 commit f68a487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/kumade/deployer_spec.rb
Expand Up @@ -39,7 +39,7 @@
subject.post_deploy_success
end

it "invokes the kumade:pre_deploy task" do
it "invokes the kumade:post_deploy task" do
subject.post_deploy_success

Kumade::RakeTaskRunner.should have_received(:new).with("kumade:post_deploy")
Expand Down

0 comments on commit f68a487

Please sign in to comment.