mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-08 23:45:38 -05:00
Update rubocop to version 1.79.0 (#35502)
This commit is contained in:
@@ -6,6 +6,7 @@ RSpec.describe LanguageValidator do
|
||||
let(:record_class) do
|
||||
Class.new do
|
||||
include ActiveModel::Validations
|
||||
|
||||
attr_accessor :locale
|
||||
|
||||
validates :locale, language: true
|
||||
|
||||
Reference in New Issue
Block a user