mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
update test
This commit is contained in:
parent
46d7d92069
commit
7c69c177ed
@ -35,7 +35,7 @@ class MockInfluxDBClient(object):
|
||||
def switch_database(self, name):
|
||||
return name
|
||||
|
||||
def get_database_users(self):
|
||||
def get_list_users(self):
|
||||
return USER_LIST
|
||||
|
||||
def get_list_cluster_admins(self):
|
||||
|
Loading…
Reference in New Issue
Block a user