Merge branch 'less-flaky-tests' into 'develop'

Less flaky tests

See merge request pleroma/pleroma!4421
This commit is contained in:
lain 2026-01-11 05:38:17 +00:00
commit c945a8a467
24 changed files with 68 additions and 43 deletions

View file

@ -0,0 +1 @@
Reduce the number of flaky tests by making them sync if they affect the global state, and silence noisy test output.