Fix serialization of followers/following counts when user hides their network (#16418)
* Add tests
* Fix serialization of followers/following counts when user hides their network
Fixes #16382
Signed-off-by:
Claire <claire.github-309c@sitedethib.com>
Showing
- app/controllers/follower_accounts_controller.rb 1 addition, 1 deletionapp/controllers/follower_accounts_controller.rb
- app/controllers/following_accounts_controller.rb 1 addition, 1 deletionapp/controllers/following_accounts_controller.rb
- spec/controllers/follower_accounts_controller_spec.rb 18 additions, 1 deletionspec/controllers/follower_accounts_controller_spec.rb
- spec/controllers/following_accounts_controller_spec.rb 18 additions, 1 deletionspec/controllers/following_accounts_controller_spec.rb
Please register or sign in to comment