Skip to content

Commit

Permalink
need creds to have service running
Browse files Browse the repository at this point in the history
  • Loading branch information
sasudi90 committed Jan 17, 2025
1 parent b539b4a commit 375e8ca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/acceptance/class_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -197,10 +197,5 @@ class { 'vault':
'"address": "127.0.0.1:8100"'
)
end

it 'ensures the vault service is running' do
expect(service('vault')).to be_enabled
expect(service('vault')).to be_running
end
end
end

0 comments on commit 375e8ca

Please sign in to comment.