okaybase commented on a change in pull request #2006:
URL: https://github.com/apache/apisix-dashboard/pull/2006#discussion_r679928336



##########
File path: 
web/cypress/integration/consumer/create-consumer-with-limit-count-plugin-form.spec.js
##########
@@ -46,7 +46,9 @@ context('Create and delete consumer with limit-count plugin 
form', () => {
     consumerName: 'test_consumer',
     description: 'desc_by_autotest',
     createConsumerSuccess: 'Create Consumer Successfully',
-    deleteConsumerSuccess: 'Delete Consumer Successfully'
+    deleteConsumerSuccess: 'Delete Consumer Successfully',
+    redisClusterName: 'Please Enter redis_cluster_name',

Review comment:
       i can understand your suggestion, and thanks for your review. 
   Only the test contents need consistent with the required tips contents, and 
the style of all the tips contents for the plugin is like 
this(redis_cluster_name).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to