mirror of
https://github.com/Siphonay/mastodon
synced 2025-02-12 12:24:46 +00:00
Add tests for following accounts controller (#7800)
This commit is contained in:
parent
0338da1699
commit
ad8814232f
@ -8,18 +8,45 @@ describe FollowingAccountsController do
|
||||
let(:followee1) { Fabricate(:account) }
|
||||
|
||||