Add pending spec for User.those_who_can (#24724)

This commit is contained in:
Matt Jankowski
2023-04-29 16:03:36 -04:00
committed by GitHub
parent 105f8687e4
commit 4cfe52635c
2 changed files with 23 additions and 2 deletions

View File

@ -857,7 +857,6 @@ RSpec/PendingWithoutReason:
Exclude:
- 'spec/controllers/statuses_controller_spec.rb'
- 'spec/models/account_spec.rb'
- 'spec/models/user_spec.rb'
# This cop supports unsafe autocorrection (--autocorrect-all).
# Configuration parameters: Strict, EnforcedStyle, AllowedExplicitMatchers.