mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 16:59:41 +00:00
Adding a Mention model, test stubs
This commit is contained in:
5
spec/services/send_interaction_service_spec.rb
Normal file
5
spec/services/send_interaction_service_spec.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe SendInteractionService do
|
||||
pending
|
||||
end
|
||||
Reference in New Issue
Block a user