Skip to content

Commit 9c6644d

Browse files
committed
MC-33275: Stale cache implementation
1 parent 3ad9f34 commit 9c6644d

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Framework/Lock/Backend

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Framework/Lock/Backend/CacheTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Lock\Backend;
6+
namespace Magento\Framework\Lock\Backend;
77

88
use Magento\Framework\Lock\Backend\Cache;
99

0 commit comments

Comments
 (0)