mirror of
https://github.com/mastodon/mastodon
synced 2024-12-30 06:28:11 +09:00
6 lines
82 B
Ruby
6 lines
82 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Api::AccountsHelper, type: :helper do
|
|
|
|
end
|