index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
services
/
unmute_service_spec.rb
blob: 5dc971fb1645f37b04deb017e1e4aa30bdebcdb8 (
plain
) (
blame
)
1
2
3
4
5
require 'rails_helper' RSpec.describe UnmuteService do subject { UnmuteService.new } end