Skip to content

Commit

Permalink
Update pending tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Bellone committed Aug 23, 2016
1 parent 014c8ef commit d67ee7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
--default-path test/spec --color
2 changes: 2 additions & 0 deletions test/spec/libraries/consul_installation_webui_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
let(:chefspec_options) { {platform: 'ubuntu', version: '14.04'} }

context 'webui installation' do
pending('replace with poise-archive')

recipe do
consul_installation '0.6.4' do
provider :webui
Expand Down

0 comments on commit d67ee7a

Please sign in to comment.