Skip to content

Conversation

github-actions[bot]
Copy link

Description

Backport of #9455 to 7.x.

rspec-expectations recently released v3.13.2, which includes a change to
the include matcher (see rspec/rspec-expectations@bd5d306).

This change breaks using the splat operator on an array into the include
matcher.

This commit updates the matcher to iterate over the array instead of
using the splat operator.

(cherry picked from commit 8e49889)
@github-actions github-actions bot requested a review from a team as a code owner August 27, 2024 16:00
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@mhashizume mhashizume merged commit 3f03838 into 7.x Aug 27, 2024
12 checks passed
@mhashizume mhashizume deleted the backport-9455-to-7.x branch August 27, 2024 16:49
@mhashizume mhashizume added the maintenance Maintenance chores are excluded from changelogs label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance chores are excluded from changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants