Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(280)

Unified Diff: test/serve/web_socket/path_to_urls_with_line_test.dart

Issue 1281623002: Fix a bunch of pub tests that started running "pub get". (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/serve/web_socket/path_to_urls_with_line_test.dart
diff --git a/test/serve/web_socket/path_to_urls_with_line_test.dart b/test/serve/web_socket/path_to_urls_with_line_test.dart
index b3f07764fc3dc0d28a48d1bbee509bbd39c18179..2de45e9949212f8c8326af215be6e8aa083ef5f5 100644
--- a/test/serve/web_socket/path_to_urls_with_line_test.dart
+++ b/test/serve/web_socket/path_to_urls_with_line_test.dart
@@ -19,7 +19,7 @@ main() {
])
]).create();
- pubServe();
+ pubServe(shouldGetFirst: true);
expectWebSocketResult("pathToUrls", {
"path": p.join("web", "main.dart"),
« no previous file with comments | « test/serve/web_socket/exit_on_close_test.dart ('k') | test/serve/web_socket/serve_directory_already_served_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698