feat: add name to fixture

This commit is contained in:
Shivam Mishra 2020-05-06 20:21:05 +05:30
parent 8cdcb965c5
commit 41616d4dd8

View File

@ -25,6 +25,7 @@ def get_charts():
{
"doctype": "Dashboard Chart",
"time_interval": "Daily",
"name": "Patient Appointments",
"chart_name": "Patient Appointments",
"timespan": "Last Month",
"color": "#77ecca",