0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-23 18:39:22 +00:00
mastodon/spec/controllers/api/oembed_controller_spec.rb
2016-11-30 23:01:03 +01:00

6 lines
88 B
Ruby

require 'rails_helper'
RSpec.describe Api::OembedController, type: :controller do
end