Skip to content

Commit 8f574b8

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-70571: There is no possibility to activate DEBUG logging in production mode
- fixed failed L1 & static tests for failed L3
1 parent 6297655 commit 8f574b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Deploy/Test/Unit/App/Mode/ConfigProviderTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
use Magento\Deploy\App\Mode\ConfigProvider;
99

10-
class ConfigProviderTest extends \PHPUnit_Framework_TestCase
10+
class ConfigProviderTest extends \PHPUnit\Framework\TestCase
1111
{
1212
public function testGetConfigs()
1313
{

0 commit comments

Comments
 (0)