groupware: fix failing pkg/jscontact unit tests

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

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
},