We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4988b2a commit e97c77aCopy full SHA for e97c77a
qa/acceptance/spec/lib/artifact_operation_spec.rb
@@ -23,5 +23,5 @@
23
describe "artifacts operation" do
24
logstash = ServiceTester::Artifact.new()
25
it_behaves_like "installable_with_jdk", logstash
26
- it_behaves_like "updated", logstash, from_release_branch="7.17"
+ it_behaves_like "updated", logstash, from_release_branch="8.19"
27
end
0 commit comments