logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe git clone https://hacktivis.me/git/mastofe.git

inboxes_controller_spec.rb (143B)


  1. require 'rails_helper'
  2. RSpec.describe ActivityPub::InboxesController, type: :controller do
  3. describe 'POST #create' do
  4. pending
  5. end
  6. end