Skip to content

Commit 8d7b361

Browse files
committed
Fix test includes
1 parent 714ecad commit 8d7b361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/_etc/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ bundles:
22
- { namespace: \Pimcore\Bundle\AdminBundle\PimcoreAdminBundle, priority: 60 }
33
- { namespace: \Pimcore\Bundle\SeoBundle\PimcoreSeoBundle, priority: 0, execute_installer: true }
44
- { namespace: \SocialDataBundle\SocialDataBundle }
5-
- { namespace: \SocialData\Connector\Facebook\SocialDataFacebookConnectorBundle }
5+
- { namespace: \SocialData\Connector\LinkedIn\SocialDataLinkedInConnectorBundle }
66
setup_files:
77
- { path: app/config.yaml, dest: ./config/ }
88
- { path: app/system_settings.yaml, dest: ./var/config/system_settings/ }

0 commit comments

Comments
 (0)