Skip to content

Commit 51d55d4

Browse files
author
Mehak Bindra
committed
skip streaming tests
1 parent 2823cb6 commit 51d55d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/apps/tests/test_http_stream.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
from microsoft.teams.apps import HttpStream
2121

2222

23+
@pytest.mark.skip(reason="introduces delays in CI pipeline")
2324
class TestHttpStream:
2425
@pytest.fixture
2526
def mock_logger(self):

0 commit comments

Comments
 (0)