-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix SharingBlacklistTest setGetBlacklistedReceiverGroupsProvider #31867
Conversation
Introduced in #31672 |
Codecov Report
@@ Coverage Diff @@
## master #31867 +/- ##
=========================================
Coverage 63.27% 63.27%
Complexity 18479 18479
=========================================
Files 1161 1161
Lines 69377 69377
Branches 1261 1261
=========================================
Hits 43895 43895
Misses 25112 25112
Partials 370 370
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
masterpiece approved 👍
Has to be the smallest bugfix ever - 8-bit delete. |
next achievement will be for "1-bit" delete 😉 |
For backport, commit added to https://github.com/owncloud/core/pull/31740/commits |
seems the commit got lost in a rebase or something, I'll make a new PR |
stable10: #32501 @phil-davis next time I suggest you add a comment on the target PR to make sure the PR owner notices and hopefully doesn't rebase and destroy the commit |
Description
Remove invalid
$
insetGetBlacklistedReceiverGroupsProvider
array.Motivation and Context
Noticed in drone logs, e.g. https://drone.owncloud.com/owncloud/core/8097/115
How Has This Been Tested?
CI knows what to do
Types of changes
Checklist: