Remove redundant code in AtomSerializer and spec (#3528)
* Remove redundant status.reply? in AtomSerializer#object * Cover AtomSerializer moreth-downstream
parent
7e95d45c8d
commit
e285f6086c
@ -1,4 +1,4 @@
|
||||
Fabricator(:follow_request) do
|
||||
account
|
||||
target_account { Fabricate(:account) }
|
||||
target_account { Fabricate(:account, locked: true) }
|
||||
end
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue