Update rubocop to version 1.79.0 (#35502)
This commit is contained in:
@@ -6,6 +6,7 @@ RSpec.describe UnreservedUsernameValidator do
|
||||
let(:record_class) do
|
||||
Class.new do
|
||||
include ActiveModel::Validations
|
||||
|
||||
attr_accessor :username
|
||||
|
||||
validates_with UnreservedUsernameValidator
|
||||
|
||||
Reference in New Issue
Block a user