fix: harden review and verifier governance
This commit is contained in:
8
scripts/xfyun_render_flags_test.sh
Normal file
8
scripts/xfyun_render_flags_test.sh
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
ROOT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)"
|
||||
cd "$ROOT_DIR"
|
||||
|
||||
grep -q '"--virtual-time-budget=8000"' scripts/import_xfyun_pricing.go
|
||||
grep -q 'flag.IntVar(&timeoutSeconds, "timeout", 45' scripts/import_xfyun_pricing.go
|
||||
Reference in New Issue
Block a user