groupware: fix failing pkg/jscontact unit tests

This commit is contained in:
Pascal Bleser
2025-12-09 10:07:02 +01:00
parent b7d9142c05
commit cce8778e20

View File

@@ -410,7 +410,7 @@ func TestPhone(t *testing.T) {
"features": {
"text": true,
"main-number": true,
"mobile": true,
"cell": true,
"video": true,
"voice": true
},