Skip to content

Commit ea7a622

Browse files
Merge pull request #588 from puppetlabs/maint-fix_nightlies
(maint) - Bump expected PE LTS version in tests
2 parents 4fb95c9 + bae1534 commit ea7a622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/exe/matrix_from_metadata_v3_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
'::group::spec_matrix'
234234
)
235235
expect(github_output_content).to include(
236-
'"collection":["2023.8.0-puppet_enterprise","2021.7.9-puppet_enterprise","puppetcore8"'
236+
'"collection":["2023.8.3-puppet_enterprise","2021.7.9-puppet_enterprise","puppetcore8"'
237237
)
238238
expect(github_output_content).to include(
239239
'spec_matrix={"include":[{"puppet_version":"~> 8.0","ruby_version":3.2}]}'

0 commit comments

Comments
 (0)