Skip to content

Commit

Permalink
Remove unused block variable
Browse files Browse the repository at this point in the history
  • Loading branch information
linedotstar committed Apr 3, 2013
1 parent f258f47 commit e290ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/campystrano_spec.rb
Expand Up @@ -39,7 +39,7 @@ def _cset(name, *args, &block)

subject { config.find_and_execute_task(task) }

shared_examples_for 'a campystrano deploy task' do |message|
shared_examples_for 'a campystrano deploy task' do
context 'configuration' do
it 'defines the application' do
subject
Expand Down

0 comments on commit e290ede

Please sign in to comment.