Fix RSpec/ChangeByZero Rubocop offenses

What does this MR do and why?

Fix RSpec/ChangeByZero Rubocop offenses

Refactor RSpec tests to use not_change instead of change.by(0)

References

Related to #239356

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

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

Merge request reports

Loading