Open hongliang5316 opened 6 years ago
Hello: run_tests function alaways call cleanup() https://github.com/openresty/test-nginx/blob/master/lib/Test/Nginx/Util.pm#L721 But END call cleanup() twice https://github.com/openresty/test-nginx/blob/master/lib/Test/Nginx/Util.pm#L2476. Signed-off-by: hongliang 513918845@qq.com
run_tests
cleanup()
END
Hello:
run_tests
function alaways callcleanup()
https://github.com/openresty/test-nginx/blob/master/lib/Test/Nginx/Util.pm#L721 ButEND
callcleanup()
twice https://github.com/openresty/test-nginx/blob/master/lib/Test/Nginx/Util.pm#L2476. Signed-off-by: hongliang 513918845@qq.com