tests: Rename test for consistency
Now we have `cql_auth_query_test` and `cql_auth_syntax_test`.
This commit is contained in:
@@ -288,7 +288,7 @@ scylla_tests = [
|
||||
'tests/role_manager_test',
|
||||
'tests/caching_options_test',
|
||||
'tests/auth_resource_test',
|
||||
'tests/cql_roles_query_test',
|
||||
'tests/cql_auth_query_test',
|
||||
'tests/enum_set_test',
|
||||
'tests/extensions_test',
|
||||
'tests/cql_auth_syntax_test',
|
||||
|
||||
2
test.py
2
test.py
@@ -96,7 +96,7 @@ boost_tests = [
|
||||
'role_manager_test',
|
||||
'caching_options_test',
|
||||
'auth_resource_test',
|
||||
'cql_roles_query_test',
|
||||
'cql_auth_query_test',
|
||||
'enum_set_test',
|
||||
'extensions_test',
|
||||
'cql_auth_syntax_test',
|
||||
|
||||
Reference in New Issue
Block a user