We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2823cb6 commit 51d55d4Copy full SHA for 51d55d4
packages/apps/tests/test_http_stream.py
@@ -20,6 +20,7 @@
20
from microsoft.teams.apps import HttpStream
21
22
23
+@pytest.mark.skip(reason="introduces delays in CI pipeline")
24
class TestHttpStream:
25
@pytest.fixture
26
def mock_logger(self):
0 commit comments