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 090e73f commit 39b8b83Copy full SHA for 39b8b83
dwds/test/instances/common/instance_common.dart
@@ -261,7 +261,7 @@ void runTests({
261
expect(inspector.isDisplayableObject(ref), isTrue);
262
});
263
264
- // // Regression test for https://github.com/dart-lang/webdev/issues/2446.
+ // Regression test for https://github.com/dart-lang/webdev/issues/2446.
265
test(
266
'for a stream',
267
() async {
0 commit comments