Skip to content

Commit 2931a2f

Browse files
Merge pull request #605 from puppetlabs/test_patch
(MAINT) Update expected output for matrix_from_metadata_v3 spec
2 parents 69b6de1 + 6afe8d8 commit 2931a2f

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