Updated calls' filenames in the tests directory

pull/103/head
abhineethreddyk 2020-10-19 18:23:42 -04:00
parent 87b23d7848
commit 70fa49edc0
16 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ PHONE_CALLS:
DB_TABLE: calls
PROVIDERS:
RAPIDS:
COMPUTE: False
COMPUTE: True
CALL_TYPES: [missed, incoming, outgoing]
FEATURES:
missed: [count, distinctcontacts, timefirstcall, timelastcall, countmostfrequentcontact]

View File

@ -62,7 +62,7 @@ PHONE_CALLS:
DB_TABLE: calls
PROVIDERS:
RAPIDS:
COMPUTE: False
COMPUTE: True
CALL_TYPES: [missed, incoming, outgoing]
FEATURES:
missed: [count, distinctcontacts, timefirstcall, timelastcall, countmostfrequentcontact]