Add test for changing the calendar symbol

This commit is contained in:
rejas
2020-07-18 21:10:36 +02:00
parent 73aa35ea2c
commit 8b1d1671f7
3 changed files with 21 additions and 6 deletions

View File

@@ -22,6 +22,7 @@ let config = {
config: {
calendars: [
{
symbol: "birthday-cake",
maximumEntries: 3,
maximumNumberOfDays: 10000,
url: "http://localhost:8080/tests/configs/data/calendar_test.ics"