This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
donphan
mirror of
https://github.com/Siphonay/mastodon
Watch
1
Star
0
Fork
You've already forked donphan
0
Code
Releases
Activity
0b95eb3612
donphan
/
spec
/
services
/
favourite_service_spec.rb
6 lines
98 B
Ruby
Raw
Blame
History
require
'rails_helper'
RSpec
.
describe
FavouriteService
do
subject
{
FavouriteService
.
new
}
end
View Git Blame
Copy Permalink