Fix test
This commit is contained in:
parent
4ce35dd837
commit
02d9636ca7
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ RSpec.describe FanOutOnWriteService do
|
|||
end
|
||||
|
||||
def list_with_account(owner, target_account)
|
||||
owner.follow!(target_account)
|
||||
list = Fabricate(:list, account: owner)
|
||||
Fabricate(:list_account, list: list, account: target_account)
|
||||
list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue