Skip to content

Commit 6be5f32

Browse files
author
Stanislav Idolov
committed
ENGCOM-2537: GoogleAnalytics: Added unit test for order success observer #17137
1 parent 5139dc5 commit 6be5f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/GoogleAnalytics/Test/Unit/Observer/SetGoogleAnalyticsOnOrderSuccessPageViewObserverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\GoogleAnalytics\Test\Unit\Block;
8+
namespace Magento\GoogleAnalytics\Test\Unit\Observer;
99

1010
use Magento\Framework\Event;
1111
use Magento\Framework\Event\Observer;

0 commit comments

Comments
 (0)