feat: Ignore tweets from blocked users (#1408)

This commit is contained in:
Pranav Raj S
2020-11-16 10:46:53 +05:30
committed by GitHub
parent 563da0e052
commit ef99fd3311
3 changed files with 14 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
FactoryBot.define do
factory :tweet_create_event, class: Hash do
for_user_id { '1' }
user_has_blocked { false }
tweet_create_events do
[
{