mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Remove "socialsharing_googleplus" from Social Sharing Bundle
Signed-off-by: Marius Blüm <marius@lineone.io>
This commit is contained in:
parent
7ff1f8366a
commit
80937159fb
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Reference in a new issue