mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-03 18:12:48 +01:00
5 lines
70 B
Ruby
5 lines
70 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe FollowService do
|
|
pending
|
|
end
|