We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4abb46c commit ef4b123Copy full SHA for ef4b123
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