Chromium Code Reviews| Index: test/serve/watch_removed_file_test.dart |
| diff --git a/test/serve/watch_removed_file_test.dart b/test/serve/watch_removed_file_test.dart |
| index 45d7c51fcb8246c1ae5233d7b6d06c285578b25f..fffa86f82c0c74a38a1b310e2e3d4dbc25b915e0 100644 |
| --- a/test/serve/watch_removed_file_test.dart |
| +++ b/test/serve/watch_removed_file_test.dart |
| @@ -21,7 +21,7 @@ main() { |
| ]) |
| ]).create(); |
| - pubServe(); |
| + pubServe(shouldGetFirst: true); |
| requestShouldSucceed("index.html", "body"); |
| schedule(() => deleteEntry( |