logo

mastofe

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

unmute_service_spec.rb (92B)


  1. require 'rails_helper'
  2. RSpec.describe UnmuteService do
  3. subject { UnmuteService.new }
  4. end