fix: remove stale staging E2E variable

This commit is contained in:
SimpleTest 2026-07-19 19:17:28 +03:00
parent 2ede7502a8
commit 9bf513cc06

View File

@ -29,7 +29,6 @@ fi
run_id="$(date -u +%Y%m%d%H%M%S)-$$"
output_dir="$ROOT/output/staging-e2e/$run_id"
manifest="$output_dir/fixture.json"
base_url="${PHX_SCHEME}://${PHX_HOST}"
if [[ "$PHX_URL_PORT" != 443 ]]; then