Skip to content

Commit 7f0fdd3

Browse files
authored
Update test_live_logs.py
1 parent 468513d commit 7f0fdd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_live_logs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ async def wait_for_logs_to_load(
4343

4444
TEST_CASES = [
4545
('Py', 'live_logs.py'),
46-
('C#', 'LiveLogs.cs')
46+
#('C#', 'LiveLogs.cs')
4747
]
4848
# Test suite:
4949
class TestLiveLogs:

0 commit comments

Comments
 (0)