Remove "socialsharing_googleplus" from Social Sharing Bundle

Signed-off-by: Marius Blüm <marius@lineone.io>
pull/14587/head
Marius Blüm 7 years ago committed by GitHub
parent 7ff1f8366a
commit 80937159fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      tests/lib/App/AppStore/Bundles/SocialSharingBundleTest.php

@ -31,7 +31,6 @@ class SocialSharingBundleTest extends BundleBase {
$this->bundleName = 'Social sharing bundle';
$this->bundleAppIds = [
'socialsharing_twitter',
'socialsharing_googleplus',
'socialsharing_facebook',
'socialsharing_email',
'socialsharing_diaspora',

Loading…
Cancel
Save