Skip to content

Commit

Permalink
remove unneeded var
Browse files Browse the repository at this point in the history
  • Loading branch information
davegarvey committed Aug 14, 2024
1 parent 7979dd3 commit 3e0d6e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,6 @@ wait_for_api_loaded () {
wait_for_liveness () {
local status_endpoint="${1:-http://tyk-gateway.localhost:8080/hello}"
local attempt_count=0
local pass="pass"

log_message "Waiting for Gateway, Dashboard and Redis to be up and running"

Expand Down

0 comments on commit 3e0d6e1

Please sign in to comment.