test without streaming patch
This commit is contained in:
parent
cefc97bd64
commit
c7837530a4
@ -382,7 +382,7 @@ def test_stream_user_direct(api, api2, api3):
|
|||||||
@pytest.mark.vcr(match_on=['path'])
|
@pytest.mark.vcr(match_on=['path'])
|
||||||
def test_stream_user_local(api, api2, vcr):
|
def test_stream_user_local(api, api2, vcr):
|
||||||
vcr.match_on = ["path"]
|
vcr.match_on = ["path"]
|
||||||
patch_streaming()
|
#patch_streaming()
|
||||||
|
|
||||||
# Make sure we are in the right state to not receive updates from api2
|
# Make sure we are in the right state to not receive updates from api2
|
||||||
user = api2.account_verify_credentials()
|
user = api2.account_verify_credentials()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user