diff --git a/config/reference_config_test.go b/config/reference_config_test.go
index 2cb9793c1815889fde2333a682ade75278866579..a81dbf06cef7d275cf6af4a7f651ff8d1600a3c9 100644
--- a/config/reference_config_test.go
+++ b/config/reference_config_test.go
@@ -93,7 +93,6 @@ func doInitConsumer() {
 				Retries:       "3",
 				Group:         "huadong_idc",
 				Version:       "1.0.0",
-				Async:         true,
 				Methods: []*MethodConfig{
 					{
 						Name:        "GetUser",