From eb79f9bfa4bba1bbccf62e53bd265a72fc9f4dc7 Mon Sep 17 00:00:00 2001 From: Sabiha Khan Date: Wed, 10 Jun 2026 17:45:00 +0530 Subject: [PATCH] chore: renamed test path --- .../telephony/{test_cloudonix_cdr.py => cloudonix/test_routes.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename api/tests/telephony/{test_cloudonix_cdr.py => cloudonix/test_routes.py} (100%) diff --git a/api/tests/telephony/test_cloudonix_cdr.py b/api/tests/telephony/cloudonix/test_routes.py similarity index 100% rename from api/tests/telephony/test_cloudonix_cdr.py rename to api/tests/telephony/cloudonix/test_routes.py