update gir url
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user