Skip to content

Commit

Permalink
remove test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Nov 10, 2023
1 parent b6a567d commit a389c94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ def test_client_attributes():


def test_client_good_connection(db, username, password):
assert False
client = ArangoClient(hosts="http://127.0.0.1:8529")

# Test connection with verify flag on and off
Expand Down

0 comments on commit a389c94

Please sign in to comment.