Skip to content

Commit a8e9e1f

Browse files
authored
Merge pull request #607 from puppetlabs/cat_2456_fix_nightly
(CAT-2456) Fix failing spec test
2 parents 2931a2f + 4c9f476 commit a8e9e1f

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.5-puppet_enterprise","2021.7.9-puppet_enterprise","puppetcore8"'
236+
'"collection":["2023.8.6-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)