Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bb300e1

Browse files
AvitalFineRedisswilly22
andauthored
Update test_all.py (#138)
Co-authored-by: Roi Lipman <swilly22@users.noreply.github.com>
1 parent bb8c03e commit bb300e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎tests/functional/test_all.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ def test_graph_connection(self):
5656
new_graph = Graph('social-new')
5757
self.assertTrue(new_graph.redis_con.ping())
5858
self.assertTrue(len(self.r.client_list()) == connections + 1)
59-
del new_graph
60-
self.assertTrue(len(self.r.client_list()) == connections)
6159

6260
def test_array_functions(self):
6361
redis_graph = Graph('social', self.r)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /