diff --git a/nixos/tests/web-apps/oncall.nix b/nixos/tests/web-apps/oncall.nix index 295bdd8fa308..5fb765be6806 100644 --- a/nixos/tests/web-apps/oncall.nix +++ b/nixos/tests/web-apps/oncall.nix @@ -45,7 +45,7 @@ in username = "uid"; full_name = "cn"; email = "mail"; - mobile = "telephoneNumber"; + call = "telephoneNumber"; sms = "mobile"; }; };