Skip to content

Commit

Permalink
Set ChefRundeck.username in test
Browse files Browse the repository at this point in the history
  • Loading branch information
josephholsten committed Aug 15, 2013
1 parent 83c2d9b commit 3e7e763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/chef-rundeck_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
describe 'ChefRundeck' do
it 'should return false' do
ChefRundeck.config_file = "#{ENV['TRAVIS_BUILD_DIR']}/spec/support/client.rb"
ChefRundeck.username = ENV['USER']
ChefRundeck.configure

get '/'
Expand Down

0 comments on commit 3e7e763

Please sign in to comment.