Test fixes
This commit is contained in:
parent
a0c0ab9837
commit
608df1ecf0
4 changed files with 6 additions and 5 deletions
|
|
@ -61,7 +61,7 @@ shared_examples 'config::init' do |es_version|
|
|||
it { should be_directory }
|
||||
it { should be_owned_by 'elasticsearch' }
|
||||
end
|
||||
|
||||
|
||||
#test we started on the correct port was used
|
||||
describe command('curl -s "localhost:9201"') do
|
||||
#TODO: This is returning an empty string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue