Fix RSpec/FeatureCategory issue in spec/lib/gitlab/diff/file_collection/commit_spec.rb
This issue is part of the Source Code Management backend team's effort to resolve RuboCop violations.
Violation
File: spec/lib/gitlab/diff/file_collection/commit_spec.rb
Cop: RSpec/FeatureCategory
Steps to resolve
- Remove the entry from the RuboCop todo file
- Fix the violation in the code
- Ensure tests pass
- Submit the merge request