File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Twig component
22
3- [ ![ Actions Status] ( https://github.com/OXID-eSales/twig-component/actions/workflows/trigger.yaml/badge.svg?branch=b-7.4 .x )] ( https://github.com/OXID-eSales/twig-component/actions/workflows/trigger.yaml )
3+ [ ![ Actions Status] ( https://github.com/OXID-eSales/twig-component/actions/workflows/trigger.yaml/badge.svg?branch=b-8.0 .x )] ( https://github.com/OXID-eSales/twig-component/actions/workflows/trigger.yaml )
44
55Includes Twig template engine for OXID eShop
66
Original file line number Diff line number Diff line change @@ -60,9 +60,10 @@ public function setShopSourceFixture(): void
6060
6161 public function reloadTestContainer (): void
6262 {
63+ $ this ->createContainer ();
6364 $ this ->setShopSourceFixture ();
6465 $ this ->setThemeFixture ($ this ->currentTheme );
65- $ this ->attachContainerToContainerFactory ();
66+ $ this ->replaceContainerInstance ();
6667 }
6768
6869 public function setThemeFixture (string $ themeId ): void
You can’t perform that action at this time.
0 commit comments