1
0
mirror of https://github.com/mastodon/mastodon synced 2024-12-12 05:38:19 +09:00
mastodon/spec/helpers/oauth/applications_helper_spec.rb

6 lines
88 B
Ruby
Raw Normal View History

2016-03-15 01:49:13 +09:00
require 'rails_helper'
RSpec.describe Oauth::ApplicationsHelper, type: :helper do
2016-03-15 01:49:13 +09:00
end