mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-28 10:41:12 +00:00
The one accepts long list of arguments, some of those is not really needed. Also some callers can be relaxed not to provide default values for arguments with such. Improving tests, not backporting Closes scylladb/scylladb#28861 * github.com:scylladb/scylladb: test: Remove passing default "expected_replicas" to check_mutation_replicas() test: Remove scope and primary-replica-only arguments from check_mutation_replicas() helper