fix tests
This commit is contained in:
		| @@ -5,8 +5,12 @@ calendar = Calendar( | ||||
|   #size | ||||
|   (400,400), | ||||
|  | ||||
|   # config | ||||
|   # common config | ||||
|   { | ||||
|   'language': 'en', | ||||
|   'units': 'metric', | ||||
|   'hours': 24, | ||||
|   # module-specific config | ||||
|   'week_starts_on': 'Monday', | ||||
|   'ical_urls': ['https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics'] | ||||
|   } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user