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

AlinsRan 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 11a9dd1b3 fix test numbering and spacing in jwe-decrypt.t (#13485)
11a9dd1b3 is described below

commit 11a9dd1b3ef6da78f3577ffa713bd2f7944dfa8f
Author: okaybase <[email protected]>
AuthorDate: Tue Jun 9 09:39:54 2026 +0800

    fix test numbering and spacing in jwe-decrypt.t (#13485)
---
 t/plugin/jwe-decrypt.t | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/t/plugin/jwe-decrypt.t b/t/plugin/jwe-decrypt.t
index 7a75b8e90..d86201505 100644
--- a/t/plugin/jwe-decrypt.t
+++ b/t/plugin/jwe-decrypt.t
@@ -488,7 +488,7 @@ fo4XKdZ1xSrIZyms4q2BwPrW5lMpls9qqy5tiAk2esc=
 
 
 
-=== TEST 21:  verify in upstream header
+=== TEST 21: verify in upstream header
 --- request
 GET /headers
 --- more_headers
@@ -500,7 +500,7 @@ fo4XKdZ1xSrIZyms4q2BwPrW5lMpls9qqy5tiAk2esc=
 
 
 
-=== TEST 27: setup route protected by jwe-decrypt
+=== TEST 22: setup route protected by jwe-decrypt
 --- config
     location /t {
         content_by_lua_block {
@@ -553,7 +553,7 @@ done
 
 
 
-=== TEST 28: well-formed token whose ciphertext does not decrypt is rejected
+=== TEST 23: well-formed token whose ciphertext does not decrypt is rejected
 --- config
     location /t {
         content_by_lua_block {

Reply via email to