mirror of
https://github.com/mastodon/mastodon.git
synced 2025-07-16 17:28:15 +00:00
6 lines
79 B
Ruby
6 lines
79 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Api::MediaHelper, type: :helper do
|
|
|
|
end
|