Skip to content

Commit 772da89

Browse files
committed
Redundant test code.
1 parent 935f8b7 commit 772da89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/test_threads.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,6 @@ def setUpClass(cls):
293293
super(TestThreadsAuth, cls).setUpClass()
294294

295295
def setUp(self):
296-
self.client = rs_or_single_client()
297296
self.client.admin.add_user('admin-user', 'password',
298297
roles=['clusterAdmin',
299298
'dbAdminAnyDatabase',

0 commit comments

Comments
 (0)