mirror of
https://github.com/foss42/apidash.git
synced 2025-12-01 18:28:25 +08:00
Update sse_test.dart
This commit is contained in:
@@ -25,7 +25,7 @@ void main() {
|
||||
expect(
|
||||
eventCount,
|
||||
greaterThanOrEqualTo(2),
|
||||
reason: 'No SSE events received',
|
||||
reason: 'Output -> $outputs',
|
||||
);
|
||||
},
|
||||
timeout: const Timeout(Duration(seconds: 12)),
|
||||
|
||||
Reference in New Issue
Block a user