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 3bd1448 commit e3e63ecCopy full SHA for e3e63ec
dwds/test/instances/common/patterns_inspection_common.dart
@@ -83,7 +83,6 @@ void runTests({
83
tearDown(() => service.resume(isolateId));
84
85
test('pattern match case 1', () async {
86
- await Future.delayed(Duration(minutes: 20));
87
await onBreakPoint('testPatternCase1', (event) async {
88
final frame = event.topFrame!;
89
0 commit comments