Skip to content

Commit 09de9a6

Browse files
authored
Update bundles.php
Enable SeoBundle for tests
1 parent 3efdaee commit 09de9a6

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)