| Index: test/global/activate/bad_version_test.dart
|
| diff --git a/test/global/activate/bad_version_test.dart b/test/global/activate/bad_version_test.dart
|
| index 95b2a747bbd8ccadaf82a27208acf4a6101fd083..d9536adac5f3b2c1761b797efe5119d985933291 100644
|
| --- a/test/global/activate/bad_version_test.dart
|
| +++ b/test/global/activate/bad_version_test.dart
|
| @@ -8,7 +8,6 @@ import 'package:scheduled_test/scheduled_test.dart';
|
| import '../../test_pub.dart';
|
|
|
| main() {
|
| - initConfig();
|
| integration('fails if the version constraint cannot be parsed', () {
|
| schedulePub(args: ["global", "activate", "foo", "1.0"],
|
| error: contains(
|
|
|