Skip to content

Commit e960313

Browse files
committed
Update bundles.php (#328)
Enable SeoBundle for tests
1 parent bf7cab8 commit e960313

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ci/files/config/bundles.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22

33
return [
44
'Pimcore\\Bundle\\GenericDataIndexBundle\\PimcoreGenericDataIndexBundle' => ['all' => true],
5+
'Pimcore\\Bundle\\SeoBundle\\PimcoreSeoBundle' => ['all' => true]
56
];

0 commit comments

Comments
 (0)