Skip to content

Commit 94027b9

Browse files
committed
MC-33275: Stale cache implementation
1 parent f9f46e4 commit 94027b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/framework/Magento/TestFramework/Application.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,7 @@ public function initialize($overriddenParams = [])
402402
]
403403
]
404404
);
405-
405+
406406
if ($this->canLoadArea) {
407407
$this->loadArea(\Magento\TestFramework\Application::DEFAULT_APP_AREA);
408408
}

0 commit comments

Comments
 (0)