We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fef030 commit 78699f8Copy full SHA for 78699f8
1 file changed
tests/conf_private.py.EXAMPLE
@@ -13,7 +13,7 @@ caldav_servers = [
13
## A friendly identifiter for the server. Should be a CamelCase name
14
## Not needed, but may be nice if you have several servers to test towards.
15
## Should not affect test runs in any other way than improved verbosity.
16
- 'name': 'MyExampleServer'
+ 'name': 'MyExampleServer',
17
18
## Set enable to False if you don't want to use a server
19
'enable': True,
0 commit comments