Skip to content

Commit

Permalink
travis mod
Browse files Browse the repository at this point in the history
  • Loading branch information
allthingsclowd committed Sep 25, 2019
1 parent fa83b4e commit b8fa4a5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions test/ImageBuild/controls/webpagecounter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -186,14 +186,14 @@
end
end

control 'web-page-counter' do
impact 1.0
title 'web-page-counter exists'
desc 'verify that web-page-counter is installed'
describe file('/usr/local/bin/webcounter') do
it { should exist }
end
end
# control 'web-page-counter' do
# impact 1.0
# title 'web-page-counter exists'
# desc 'verify that web-page-counter is installed'
# describe file('/usr/local/bin/webcounter') do
# it { should exist }
# end
# end

control 'web-front-end' do
impact 1.0
Expand Down

0 comments on commit b8fa4a5

Please sign in to comment.