kingluo commented on code in PR #9523:
URL: https://github.com/apache/apisix/pull/9523#discussion_r1200221351


##########
t/fips/jwt-auth.t:
##########
@@ -142,10 +142,9 @@ passed
             )
 
             ngx.status = code
-            ngx.print(res)
         }
     }
---- error_code: 500
+--- error_code: 401

Review Comment:
   We don't need to test the response here, so skip the print, then we get the 
original http status code 401.



-- 
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