You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by we...@apache.org on 2020/01/28 04:13:12 UTC

[incubator-apisix] branch master updated: test: style, formatted by reindex. (#1081)

This is an automated email from the ASF dual-hosted git repository.

wenming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a5bd66  test: style, formatted by reindex. (#1081)
7a5bd66 is described below

commit 7a5bd663ca83e9d85a6a3e498aa9fca1bfbbda01
Author: YuanSheng Wang <me...@gmail.com>
AuthorDate: Tue Jan 28 12:13:03 2020 +0800

    test: style, formatted by reindex. (#1081)
---
 t/plugin/fault-injection.t | 1 -
 t/plugin/udp-logger.t      | 5 +++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/t/plugin/fault-injection.t b/t/plugin/fault-injection.t
index 14e3770..1038d14 100644
--- a/t/plugin/fault-injection.t
+++ b/t/plugin/fault-injection.t
@@ -523,4 +523,3 @@ GET /hello HTTP/1.1
 Fault Injection!
 --- no_error_log
 [error]
-
diff --git a/t/plugin/udp-logger.t b/t/plugin/udp-logger.t
index 3ad4035..e30066c 100644
--- a/t/plugin/udp-logger.t
+++ b/t/plugin/udp-logger.t
@@ -44,6 +44,7 @@ done
 [error]
 
 
+
 === TEST 2: missing host
 --- config
     location /t {
@@ -66,6 +67,7 @@ done
 [error]
 
 
+
 === TEST 3: wrong type of string
 --- config
     location /t {
@@ -88,6 +90,7 @@ done
 [error]
 
 
+
 === TEST 4: add plugin
 --- config
     location /t {
@@ -147,6 +150,7 @@ passed
 [error]
 
 
+
 === TEST 5: access
 --- request
 GET /opentracing
@@ -157,6 +161,7 @@ opentracing
 --- wait: 0.2
 
 
+
 === TEST 6: error log
 --- config
     location /t {