Skip to content
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.

Commit

Permalink
Set web_ui_url in test
Browse files Browse the repository at this point in the history
  • Loading branch information
josephholsten committed Aug 15, 2013
1 parent 3e7e763 commit e1a24b2
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 @@ -4,6 +4,7 @@
it 'should return false' do
ChefRundeck.config_file = "#{ENV['TRAVIS_BUILD_DIR']}/spec/support/client.rb"
ChefRundeck.username = ENV['USER']
ChefRundeck.web_ui_url = 'https://manage.opscode.com'
ChefRundeck.configure

get '/'
Expand Down

0 comments on commit e1a24b2

Please sign in to comment.