Skip to content

Commit

Permalink
Add stream false test
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinMendelGleason committed Feb 16, 2024
1 parent 7731f2e commit 01ee382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terminusdb_client/tests/test_Client.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ def test_query(mocked_requests, mocked_requests2, mocked_requests3):
"message": "commit msg",
},
"query": WoqlStar,
'streaming': False
},
headers={"user-agent": f"terminusdb-client-python/{__version__}"},
stream=False
Expand Down

0 comments on commit 01ee382

Please sign in to comment.