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