Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zandbelt committed Nov 17, 2017
2 parents ef4260e + bf7fd28 commit d4ae56a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/spec/test_support.lua
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ JWT_VERIFY_SECRET]=]
end
oidc = require "resty.openidc"
cjson = require "cjson"
secret = [=[
JWT_VERIFY_SECRET]=]
delay = function(delay_response)
if delay_response > 0 then
ngx.sleep(delay_response / 1000)
Expand Down

0 comments on commit d4ae56a

Please sign in to comment.