Skip to content

Commit 468513d

Browse files
authored
Update test_live_insights.py
1 parent 0a97c26 commit 468513d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_live_insights.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ async def wait_for_insights_to_load(project_id, end=1_000):
3434

3535
TEST_CASES = [
3636
('Py', 'live_insights.py'),
37-
('C#', 'LiveOrders.cs')
37+
('C#', 'LiveInsights.cs')
3838
]
3939
# Test suite:
4040
class TestLiveInsights:

0 commit comments

Comments
 (0)