This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 652c25ab338260b9643b115eded0a482a55203b8 Merge: c4a66ffd9 06edf2a2a Author: Jan Lehnardt <[email protected]> AuthorDate: Mon Feb 23 11:00:19 2026 +0100 Merge pull request #5770 from neighbourhoodie/port-13-stable-update-test Port Python test to Elixir: `13_stable_update_test` src/mango/test/13-stable-update-test.py | 51 ----------------------- test/elixir/test/config/suite.elixir | 3 ++ test/elixir/test/mango/13_stable_update_test.exs | 52 ++++++++++++++++++++++++ test/elixir/test/support/mango_database.ex | 1 + 4 files changed, 56 insertions(+), 51 deletions(-)
