Skip to content

Commit 487a46a

Browse files
committed
debug
1 parent 4ba88ab commit 487a46a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/pub_integration/lib/src/test_browser.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ class TestBrowserSession {
248248
url.endsWith('-sidebar.html')) {
249249
// ignore dartdoc sidebars
250250
} else {
251-
serverErrors.add('$url returned bad HTML: $e\n$st');
251+
serverErrors.add('$url returned bad HTML2: $e\n$st');
252252
}
253253
}
254254
}

0 commit comments

Comments
 (0)