remove commented last version url
This commit is contained in:
parent
9e20cd2669
commit
5150f7c89b
1 changed files with 0 additions and 4 deletions
|
@ -213,10 +213,6 @@ install_bats() {
|
|||
}
|
||||
|
||||
run_package_integrity_tests() {
|
||||
# Set LAST_VERSION_URL to enable upgrade tests
|
||||
# Temporarily disable last version until we have one with shared fx
|
||||
# export LAST_VERSION_URL="$PREVIOUS_VERSION_URL"
|
||||
|
||||
$TEST_STAGE_DIR/bin/bats $PACKAGE_OUTPUT_DIR/test_package.bats
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue