diff --git a/pkg/jscontact/jscontact_model_test.go b/pkg/jscontact/jscontact_model_test.go index 41e348f70d..684bf69556 100644 --- a/pkg/jscontact/jscontact_model_test.go +++ b/pkg/jscontact/jscontact_model_test.go @@ -410,7 +410,7 @@ func TestPhone(t *testing.T) { "features": { "text": true, "main-number": true, - "mobile": true, + "cell": true, "video": true, "voice": true },