update gir url

This commit is contained in:
David Schroeder
2026-07-28 19:18:02 -05:00
parent 9b2e704629
commit 8f8002f33e
8 changed files with 99 additions and 132 deletions
+2 -2
View File
@@ -16,9 +16,9 @@ assert_failure "source branch traversal rejected" \
TAPM_PULSE_VALID_SOURCE_BRANCH '../main'
assert_success "HTTPS source base accepted" \
TAPM_PULSE_VALID_SOURCE_BASE \
https://git.schroedercity.com/TAI/TA-ProxMenu/raw/branch/V2
https://tagit.technologyarch.com/taiadmin/TA-ProxMenu/raw/branch/V2
assert_failure "HTTP source base rejected" \
TAPM_PULSE_VALID_SOURCE_BASE \
http://git.schroedercity.com/TAI/TA-ProxMenu/raw/branch/V2
http://tagit.technologyarch.com/taiadmin/TA-ProxMenu/raw/branch/V2
finish_tests