1
0
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:
Shuhei Kitagawa 2018-06-14 10:49:17 +09:00 committed by Yamagishi Kazutoshi
parent 0338da1699
commit ad8814232f

View File

@ -8,18 +8,45 @@ describe FollowingAccountsController do
let(:followee1) { Fabricate(:account) }