diff options
author | Haelwenn <contact+git.pleroma.social@hacktivis.me> | 2023-05-23 01:57:07 +0000 |
---|---|---|
committer | Haelwenn (lanodan) Monnier <contact@hacktivis.me> | 2023-05-26 19:24:08 +0200 |
commit | 4339230f64b05fee1c4d7313c1dc9adc45827a5d (patch) | |
tree | 33f2fa2c53f39eb864b03ae19d2659110b0d8c1f /changelog.d | |
parent | 72833c84b583057ed0e757f35b65f90af40496df (diff) | |
download | pleroma-4339230f64b05fee1c4d7313c1dc9adc45827a5d.tar.gz pleroma-4339230f64b05fee1c4d7313c1dc9adc45827a5d.zip |
Merge branch 'tusooa/fix-object-test' into 'develop'
Fix ObjectTest
See merge request pleroma/pleroma!3887
Diffstat (limited to 'changelog.d')
-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 |