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