mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-27 08:45:27 -05:00
Enable Style/FrozenStringLiteralComment for specs (#23790)
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe InstanceActorsController, type: :controller do
|
||||
|
||||
Reference in New Issue
Block a user