Skip to content

Commit 470e95d

Browse files
committed
added wip signals to params file
1 parent 9d6394a commit 470e95d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

safegraph/tests/params.json.template

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
"aws_secret_access_key": "",
99
"aws_default_region": "",
1010
"aws_endpoint": "",
11-
"wip_signal" : ""
11+
"wip_signal" : ["median_home_dwell_time_7d_avg",
12+
"completely_home_prop_7d_avg",
13+
"part_time_work_prop_7d_avg",
14+
"full_time_work_prop_7d_avg"]
1215
}

0 commit comments

Comments
 (0)