mirror of
https://github.com/mastodon/mastodon
synced 2025-01-02 07:52:59 +09:00
6 lines
84 B
Ruby
6 lines
84 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Admin::AccountsHelper, type: :helper do
|
|
|
|
end
|