From 787a812f8ed26c007543029c699ccd06f760e201 Mon Sep 17 00:00:00 2001 From: Yassine Guedidi Date: Sun, 16 Mar 2025 22:13:12 +0100 Subject: [PATCH] Fix tests namespaces --- tests/Security/Voter/AnnotationVoterTest.php | 2 +- tests/Security/Voter/EntryVoterTest.php | 2 +- tests/Security/Voter/IgnoreOriginInstanceRuleVoterTest.php | 2 +- tests/Security/Voter/MainVoterTest.php | 2 +- tests/Security/Voter/SiteCredentialVoterTest.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/Security/Voter/AnnotationVoterTest.php b/tests/Security/Voter/AnnotationVoterTest.php index 920eb9cf4..002e72e6e 100644 --- a/tests/Security/Voter/AnnotationVoterTest.php +++ b/tests/Security/Voter/AnnotationVoterTest.php @@ -1,6 +1,6 @@