mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Fix RSpec/EmptyExampleGroup cop (#24735)
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe UnmuteService, type: :service do
|
||||
subject { described_class.new }
|
||||
end
|
||||
Reference in New Issue
Block a user