mirror of
https://github.com/mastodon/mastodon.git
synced 2025-03-31 20:22:00 +02:00
5 lines
88 B
Ruby
5 lines
88 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Admin::DomainBlocksHelper, type: :helper do
|
|
|
|
end
|