From 10f3b93075373e7b86b41482ff7ff22bc8050a54 Mon Sep 17 00:00:00 2001 From: Rene Krenn Date: Thu, 7 Dec 2023 11:08:38 +0100 Subject: [PATCH] MT#58762 adjust restpi tests v2 to harmonized wildcard filters #1 Change-Id: Icdf581f425f5e28ba22480424f04355181b4f3b3 (cherry picked from commit 73a967bfb6bd6b3b1e26dc68d991d21d4bbfcac6) --- t/api-rest2/BillingNetworks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/api-rest2/BillingNetworks.yaml b/t/api-rest2/BillingNetworks.yaml index a676cee5ae..7bf0bc0bb9 100644 --- a/t/api-rest2/BillingNetworks.yaml +++ b/t/api-rest2/BillingNetworks.yaml @@ -554,7 +554,7 @@ name: compare filtered collection type: item method: GET - path: '/api/billingnetworks/?page=1&rows=5&ip=fdfe::5a55:caff:fefa:9089&name=*%25*${unique_id}' + path: '/api/billingnetworks/?page=1&rows=5&ip=fdfe::5a55:caff:fefa:9089&name=*${unique_id}' retain: collection: body perl_code: !!perl/code |