| Index: test/snapshot/doesnt_snapshot_path_dependency_test.dart
|
| diff --git a/test/snapshot/doesnt_snapshot_path_dependency_test.dart b/test/snapshot/doesnt_snapshot_path_dependency_test.dart
|
| index 5c1b1c48e1854f6383202e2d4fcf197888ef7135..30dd3683c283d76e1a60c11fe4ba0d53076a6cea 100644
|
| --- a/test/snapshot/doesnt_snapshot_path_dependency_test.dart
|
| +++ b/test/snapshot/doesnt_snapshot_path_dependency_test.dart
|
| @@ -11,7 +11,6 @@ import '../descriptor.dart' as d;
|
| import '../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration("doesn't create a snapshot for a path dependency", () {
|
| d.dir("foo", [
|
| d.libPubspec("foo", "1.2.3"),
|
|
|