Skip to content

Update rspec-rails gem to version 6.1.3

Rutger Wessels requested to merge rw-upgrade-rspec-rails-gem into master

What does this MR do and why?

This is the result of upgrading rspec-rails gem to version 6.1.3.

Reason: https://github.com/rspec/rspec-rails/blob/v6.1.3/Changelog.md

Reset ActiveSupport::CurrentAttributes between examples.

It will allow us to remove this line (which is not yet in master !158626 (merged))

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Rutger Wessels

Merge request reports

Loading