| Index: test/serve/gets_first_if_path_dependency_changed_test.dart
|
| diff --git a/test/serve/gets_first_if_path_dependency_changed_test.dart b/test/serve/gets_first_if_path_dependency_changed_test.dart
|
| index abb460ef41ade2e31e340c21bbda7481c67bf135..9909463ac55cccc4fe9d331a9c7c7e98350d7ba9 100644
|
| --- a/test/serve/gets_first_if_path_dependency_changed_test.dart
|
| +++ b/test/serve/gets_first_if_path_dependency_changed_test.dart
|
| @@ -9,7 +9,6 @@ import '../test_pub.dart';
|
| import 'utils.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("gets first if a path dependency's path doesn't match the one in "
|
| "the lock file", () {
|
| d.dir("foo-before", [
|
|
|