diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-23 01:57:07 +0000 |
---|---|---|
committer | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-23 01:57:07 +0000 |
commit | 5433742faf0acfe759799c1b7907b1aff44ecaf3 (patch) | |
tree | fb57e695ff4bbad09ba0aa5b0430490530f9c49a /changelog.d/fix-object-test.fix | |
parent | 0524e66a05170519d22a9bfc096440664ed1cfee (diff) | |
parent | 819a82da99588b53a67f42d8572a2484c4f17d40 (diff) | |
download | pleroma-5433742faf0acfe759799c1b7907b1aff44ecaf3.tar.gz pleroma-5433742faf0acfe759799c1b7907b1aff44ecaf3.zip |
Merge branch 'tusooa/fix-object-test' into 'develop'
Fix ObjectTest
See merge request pleroma/pleroma!3887
Diffstat (limited to 'changelog.d/fix-object-test.fix')
-rw-r--r-- | changelog.d/fix-object-test.fix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/fix-object-test.fix b/changelog.d/fix-object-test.fix new file mode 100644 index 000000000..5eea719f0 --- /dev/null +++ b/changelog.d/fix-object-test.fix @@ -0,0 +1 @@ +Correctly handle the situation when a poll has both "anyOf" and "oneOf" but one of them being empty |