Skip to content

Commit d2591b2

Browse files
Update stream_chat/tests/test_client.py
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3015746 commit d2591b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stream_chat/tests/test_client.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,6 @@ def test_mark_delivered(
10351035
],
10361036
"user_id": random_user["id"],
10371037
}
1038-
10391038
response = client.mark_delivered(delivery_data_multiple)
10401039
assert response is not None
10411040

0 commit comments

Comments
 (0)