mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove outdated reference to https://github.com/owncloud/core/issues/18409
This commit is contained in:
parent
baa82846c0
commit
0cba8eb816
1 changed files with 0 additions and 1 deletions
|
|
@ -280,6 +280,5 @@ class StorageTests(object):
|
|||
|
||||
if not getattr(self, 'dav_server', None):
|
||||
# ownCloud replaces "" with "unnamed"
|
||||
# Also https://github.com/owncloud/core/issues/18409
|
||||
s.set_meta('displayname', value)
|
||||
assert s.get_meta('displayname') == normalize_meta_value(value)
|
||||
|
|
|
|||
Loading…
Reference in a new issue