mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
No more global migration manager usage left, so all the tests can be patched to use local migration manager instance. In fact, it's only the cql_test_env that's such. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>