From 6c5de4abcf4817c2fa20bd9f062b030ab10ad975 Mon Sep 17 00:00:00 2001 From: John Hutcheson Date: Wed, 20 May 2020 09:17:24 -0400 Subject: [PATCH] fix namespaces --- tests/Automations/Emails/QueueTest.php | 2 +- tests/Automations/EmailsTest.php | 2 +- tests/Automations/RemovedSubscribersTest.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/Automations/Emails/QueueTest.php b/tests/Automations/Emails/QueueTest.php index cb9b3c8c..97a68326 100644 --- a/tests/Automations/Emails/QueueTest.php +++ b/tests/Automations/Emails/QueueTest.php @@ -1,6 +1,6 @@