Skip to content

Commit 84ffaff

Browse files
committed
update test
1 parent 89d8abd commit 84ffaff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ def test_client_initialization_success_with_key(mock_httpx_client):
2929
base_url="http://test.url",
3030
headers={
3131
"x-api-key": DUMMY_API_KEY,
32-
"Content-Type": "application/json",
3332
"Accept": "application/json",
3433
"User-Agent": f"moorcheh-python-sdk/{__version__}",
3534
},

0 commit comments

Comments
 (0)