Skip to content

Commit f31e8a3

Browse files
tbarbugliJelteF
authored andcommitted
Update tests.py
1 parent ff96ab7 commit f31e8a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stream/tests.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ def connect_debug():
4040
key,
4141
secret,
4242
location='us-east',
43-
timeout=10,
44-
base_url='http://qa-api.getstream.io:82/api/',
43+
timeout=30,
44+
base_url='http://qa-api.getstream.io/api/',
4545
)
4646

4747
client = connect_debug()

0 commit comments

Comments
 (0)