Skip to content

Commit f9f46e4

Browse files
committed
MC-33275: Stale cache implementation
1 parent 0e023c1 commit f9f46e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)