Skip to content

Commit 60c18fa

Browse files
committed
radicale tests, another attempt on fixup
1 parent 0d4bf43 commit 60c18fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def setup_radicale(self):
107107
self.configuration.update(
108108
{
109109
"storage": {"filesystem_folder": self.serverdir.name},
110-
"auth": {"type": None},
110+
"auth": {"type": 'none'},
111111
}
112112
)
113113
self.server = radicale.server

0 commit comments

Comments
 (0)