Skip to content

Commit c519f50

Browse files
committed
ACP2E-3187: Metric in NR might be misleading for background transactions- Follow up of ACP2E-3067
1 parent b71666d commit c519f50

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/code/Magento/NewRelicReporting/Test/Unit/Model/NewRelicWrapperTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?php
2+
/**
3+
* Copyright 2024 Adobe
4+
* All Rights Reserved.
5+
*/
6+
declare(strict_types=1);
27

38
namespace Magento\NewRelicReporting\Test\Unit\Model;
49

0 commit comments

Comments
 (0)