mirror of
https://github.com/glitch-soc/mastodon
synced 2025-09-01 23:31:27 +00:00
5 lines
96 B
Ruby
5 lines
96 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Oauth::ApplicationsController, type: :controller do
|
|
|
|
end
|