Skip to content

Commit e3e63ec

Browse files
committed
Revert "Add artificial delay to test changes"
This reverts commit 3bd1448.
1 parent 3bd1448 commit e3e63ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dwds/test/instances/common/patterns_inspection_common.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ void runTests({
8383
tearDown(() => service.resume(isolateId));
8484

8585
test('pattern match case 1', () async {
86-
await Future.delayed(Duration(minutes: 20));
8786
await onBreakPoint('testPatternCase1', (event) async {
8887
final frame = event.topFrame!;
8988

0 commit comments

Comments
 (0)