Chromium Code Reviews| Index: test/get/path/relative_symlink_test.dart |
| diff --git a/test/get/path/relative_symlink_test.dart b/test/get/path/relative_symlink_test.dart |
| index a775931cbc5e70aacd25124e81c34f77bdafecbd..cf667cd8d75a405c717fa814913ced91710a8268 100644 |
| --- a/test/get/path/relative_symlink_test.dart |
| +++ b/test/get/path/relative_symlink_test.dart |
| @@ -29,7 +29,7 @@ main() { |
| }) |
| ]).create(); |
| - pubGet(); |
| + pubGet(args: ["--packages-dir"]); |
| d.dir("moved").create(); |