From 3e92e7d4168afeecc33652f0a4f74f6defb08cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Gardien?= Date: Wed, 29 Jan 2025 10:35:01 +0100 Subject: [PATCH] Fix tests --- features/api/adherent_zone_based_roles.feature | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/features/api/adherent_zone_based_roles.feature b/features/api/adherent_zone_based_roles.feature index 742f8e7d75..8111903261 100644 --- a/features/api/adherent_zone_based_roles.feature +++ b/features/api/adherent_zone_based_roles.feature @@ -31,7 +31,11 @@ Feature: ] }, "uuid": "@uuid@", - "zones": [] + "zones": [ + { + "uuid": "e3efe6fd-906e-11eb-a875-0242ac150002" + } + ] } """