diff --git a/config/testdata/router_config_error.yml b/config/testdata/router_config_error.yml
index f6b91f5da7d95256e6279924b884bfd450c45a08..37894ac96474281d10131b53d8e644f10a18b14e 100644
--- a/config/testdata/router_config_error.yml
+++ b/config/testdata/router_config_error.yml
@@ -1,6 +1,6 @@
 # dubbo router yaml configure file
 priority: 1
 force: true
-conditions :
+noConditions :
   - "a => b"
   - "c => d"
\ No newline at end of file