Closed
Description
It appears that in rspec 3.12, have_attributes
was an aliased matcher, but no longer is. I haven't tracked down the precise source of the change, but I added an Appraisal set for RSpec 3.13.0 and tests are failing.
EDIT: I think I misdiagnosed – the issue may be the rename from RSpec::Matchers::{ExpectedsForMultipleDiffs -> MultiMatcherDiff }
, see rspec/rspec-expectations@81d3a58 .
EDIT 2: it's both. 😭
Metadata
Metadata
Assignees
Labels
No labels