Files
scylladb/test
Pavel Emelyanov b7a4fb0cf0 tests: Have own migration manager instances
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>
2021-04-23 17:13:24 +03:00
..