This is an automated email from the ASF dual-hosted git repository.
membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 34d53fc test: format by `reindex`. (#2601)
34d53fc is described below
commit 34d53fc48b7edf5a61dd4090baa3acda4f984a70
Author: YuanSheng Wang <[email protected]>
AuthorDate: Tue Nov 3 13:59:01 2020 +0800
test: format by `reindex`. (#2601)
---
t/admin/plugins.t | 1 -
t/plugin/basic-auth.t | 1 -
t/plugin/limit-conn.t | 1 -
t/plugin/limit-count.t | 2 +-
4 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/t/admin/plugins.t b/t/admin/plugins.t
index 1034111..1291c0d 100644
--- a/t/admin/plugins.t
+++ b/t/admin/plugins.t
@@ -94,4 +94,3 @@ GET /apisix/admin/plugins/basic-auth?schema_type=consumer
{"title":"work with consumer
object","additionalProperties":false,"required":["username","password"],"properties":{"username":{"type":"string"},"password":{"type":"string"}},"type":"object"}
--- no_error_log
[error]
-
diff --git a/t/plugin/basic-auth.t b/t/plugin/basic-auth.t
index ceeff95..ebdf781 100644
--- a/t/plugin/basic-auth.t
+++ b/t/plugin/basic-auth.t
@@ -317,4 +317,3 @@ GET
/apisix/admin/schema/plugins/basic-auth?schema_type=consumer123123
{"properties":{"disable":{"type":"boolean"}},"title":"work with route or
service object","additionalProperties":false,"type":"object"}
--- no_error_log
[error]
-
diff --git a/t/plugin/limit-conn.t b/t/plugin/limit-conn.t
index b178875..351d301 100644
--- a/t/plugin/limit-conn.t
+++ b/t/plugin/limit-conn.t
@@ -988,7 +988,6 @@ done
-
=== TEST 26: create consumer and bind key-auth plugin
--- config
location /t {
diff --git a/t/plugin/limit-count.t b/t/plugin/limit-count.t
index f87e831..c30da0c 100644
--- a/t/plugin/limit-count.t
+++ b/t/plugin/limit-count.t
@@ -1107,7 +1107,7 @@ passed
-=== TEST 33: delete service(id: 1)
+=== TEST 34: delete service(id: 1)
--- config
location /t {
content_by_lua_block {