Chromium Code Reviews| Index: test/serve/watch_modified_file_test.dart |
| diff --git a/test/serve/watch_modified_file_test.dart b/test/serve/watch_modified_file_test.dart |
| index dc878a03fcc15182065b5835889d7c638364cbca..9fb0c31842c48bfe035de1697657c064b5922c7f 100644 |
| --- a/test/serve/watch_modified_file_test.dart |
| +++ b/test/serve/watch_modified_file_test.dart |
| @@ -17,7 +17,7 @@ main() { |
| ]) |
| ]).create(); |
| - pubServe(); |
| + pubServe(shouldGetFirst: true); |
| requestShouldSucceed("index.html", "before"); |
| d.dir(appPath, [ |