We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8d105a + 6c5de4a commit 56e10b2Copy full SHA for 56e10b2
tests/Automations/Emails/QueueTest.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-namespace MailchimpTests\Resources\Automations\Emails;
+namespace MailchimpTests\Automations\Emails;
4
5
use MailchimpAPI\Resources\Automations;
6
use MailchimpAPI\Resources\Automations\Emails;
tests/Automations/EmailsTest.php
-namespace MailchimpTests\Resources\Automations;
+namespace MailchimpTests\Automations;
tests/Automations/RemovedSubscribersTest.php
use MailchimpAPI\Resources\Automations\RemovedSubscribers;
0 commit comments