mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Add ability to use remote follow function on other sites
This commit is contained in:
6
spec/controllers/authorize_follow_controller_spec.rb
Normal file
6
spec/controllers/authorize_follow_controller_spec.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe AuthorizeFollowController, type: :controller do
|
||||
describe 'GET #new'
|
||||
describe 'POST #create'
|
||||
end
|
||||
Reference in New Issue
Block a user