chore: Change the conversation bot status to pending (#2677)
fixes: #2649
This commit is contained in:
@@ -40,7 +40,7 @@ shared_examples_for 'round_robin_handler' do
|
||||
account: account,
|
||||
contact: create(:contact, account: account),
|
||||
inbox: inbox,
|
||||
status: 'bot',
|
||||
status: 'pending',
|
||||
assignee: nil
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user