| Index: test/global/activate/missing_git_repo_test.dart
|
| diff --git a/test/global/activate/missing_git_repo_test.dart b/test/global/activate/missing_git_repo_test.dart
|
| index 6b840b8fb0b7d8bff2a699f2d1ae1d44422de924..2da8551c9f32cd696aed46ae3283d9c1819133ce 100644
|
| --- a/test/global/activate/missing_git_repo_test.dart
|
| +++ b/test/global/activate/missing_git_repo_test.dart
|
| @@ -7,7 +7,6 @@ import 'package:scheduled_test/scheduled_test.dart';
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('fails if the Git repo does not exist', () {
|
| ensureGit();
|
|
|
|
|