Skip to content

Commit

Permalink
FIXUP
Browse files Browse the repository at this point in the history
  • Loading branch information
smortex committed Dec 1, 2021
1 parent 56c1bc7 commit a4c53bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/support/acceptance/elastic.rb
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ class { 'elasticsearch':
end

c.before :suite do
fetch_archives(derive_artifact_urls_for(ENV['ELASTICSEARCH_VERSION']))

# Use the Java class once before the suite of tests
unless shell('command -v java', accept_all_exit_codes: true).exit_code.zero?
java = case fact('os.name')
Expand Down

0 comments on commit a4c53bc

Please sign in to comment.