Skip to content

Commit 607340c

Browse files
authored
disable failing test (#2136)
1 parent 2a2a2d6 commit 607340c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/extension_discovery/test/find_extensions_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,5 +346,5 @@ writtenAsYaml: true
346346
isTrue,
347347
);
348348
}
349-
});
349+
}, skip: 'https://github.com/dart-lang/tools/issues/2134');
350350
}

0 commit comments

Comments
 (0)