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 468513d commit 7f0fdd3Copy full SHA for 7f0fdd3
tests/test_live_logs.py
@@ -43,7 +43,7 @@ async def wait_for_logs_to_load(
43
44
TEST_CASES = [
45
('Py', 'live_logs.py'),
46
- ('C#', 'LiveLogs.cs')
+ #('C#', 'LiveLogs.cs')
47
]
48
# Test suite:
49
class TestLiveLogs:
0 commit comments