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 539863d commit eedcd4eCopy full SHA for eedcd4e
test/end2end/dartdoc_test.dart
@@ -57,8 +57,6 @@ void main() {
57
// Set up the pub metadata for our test packages.
58
runPubGet(testPackageToolError.path);
59
runPubGet(_testSkyEnginePackage.path);
60
-
61
- if (isScreenshotDirSet) {}
62
});
63
64
setUp(() async {
0 commit comments