From 88f7b87b02e94074fe7186d62d7ed707718c3797 Mon Sep 17 00:00:00 2001 From: Jean-Guilhem Rouel Date: Wed, 26 Oct 2022 14:31:03 +0200 Subject: [PATCH] Fix namespace for tests --- Tests/Event/LifecycleCollectionChangedEventTest.php | 2 +- Tests/Event/LifecycleDeletionEventTest.php | 2 +- Tests/Event/LifecycleEventTest.php | 2 +- Tests/Event/LifecyclePropertyChangedEventTest.php | 2 +- Tests/Event/LifecycleUpdateEventTest.php | 2 +- Tests/Event/PreAutoDispatchEventTest.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Tests/Event/LifecycleCollectionChangedEventTest.php b/Tests/Event/LifecycleCollectionChangedEventTest.php index 75aebae..2c59d52 100644 --- a/Tests/Event/LifecycleCollectionChangedEventTest.php +++ b/Tests/Event/LifecycleCollectionChangedEventTest.php @@ -1,6 +1,6 @@