Index: test/serve/invalid_method_test.dart |
diff --git a/test/serve/invalid_method_test.dart b/test/serve/invalid_method_test.dart |
index a49f77b2cb0c7ecca9d5a30b6916fec27d87d0bb..95a8eafc0d2f8296e98608a2c5ddb204fb5bd710 100644 |
--- a/test/serve/invalid_method_test.dart |
+++ b/test/serve/invalid_method_test.dart |
@@ -9,7 +9,6 @@ import '../test_pub.dart'; |
import 'utils.dart'; |
main() { |
- initConfig(); |
integration("responds with a 405 for an invalid method", () { |
d.dir(appPath, [ |
d.appPubspec(), |