mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
Add a local `mutation_query()` variant, which only contains the pieces of logic the test really wants to test: invoking `mutation_querier::consume_page()` with a `reconcilable_result_builder`. This allows us to get rid of the now otherwise unused `mutation_query()`.