Skip to content

Commit aa89a4d

Browse files
committed
Change api url
1 parent aec3864 commit aa89a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stream/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def connect_debug():
3939
secret,
4040
location='us-east',
4141
timeout=10,
42-
base_url='http://qa.getstream.io:82/api/',
42+
base_url='http://qa-api.getstream.io:82/api/',
4343
)
4444

4545
client = connect_debug()

0 commit comments

Comments
 (0)