From ffe1924289b04d240f315cd8af8c145d42560514 Mon Sep 17 00:00:00 2001 From: Yurii Motov Date: Tue, 25 Nov 2025 20:49:48 +0100 Subject: [PATCH] Rename module with tests to better reflect meaning --- ...ity_scopes_parameter.py => test_scope_and_scopes_confusion.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_security_scopes_parameter.py => test_scope_and_scopes_confusion.py} (100%) diff --git a/tests/test_security_scopes_parameter.py b/tests/test_scope_and_scopes_confusion.py similarity index 100% rename from tests/test_security_scopes_parameter.py rename to tests/test_scope_and_scopes_confusion.py