Skip to content

Commit 190afc1

Browse files
authored
test artifact upgrade from 8.19 instead of 7.17 (#18635)
1 parent a86a6f6 commit 190afc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/acceptance/spec/lib/artifact_operation_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@
2323
describe "artifacts operation" do
2424
logstash = ServiceTester::Artifact.new()
2525
it_behaves_like "installable_with_jdk", logstash
26-
it_behaves_like "updated", logstash, from_release_branch="7.17"
26+
it_behaves_like "updated", logstash, from_release_branch="8.19"
2727
end

0 commit comments

Comments
 (0)