Skip to content

Commit 721e453

Browse files
hyperpolymathclaude
andcommitted
chore: hypatia dispatch auto-fixes (tmp-paths, shell-quoting, annotations)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c442fb1 commit 721e453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

validation/run-validation.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ BLUE='\033[0;34m'
1515
NC='\033[0m' # No Color
1616

1717
# Configuration
18-
WP_PATH="${WP_PATH:-/tmp/php-aegis-wp-test}"
18+
WP_PATH="${WP_PATH:-"$HYPATIA_TMPDIR/php-aegis-wp-test"}"
1919
WP_URL="${WP_URL:-http://localhost:8888}"
2020
WP_TITLE="php-aegis Test Site"
2121
WP_ADMIN_USER="admin"

0 commit comments

Comments
 (0)