diff --git a/test/test.sh b/test/test.sh index 16cec1c..fc3e69f 100755 --- a/test/test.sh +++ b/test/test.sh @@ -76,7 +76,6 @@ function run_tests() { $test_func $url popd - # Store the app and prefix information for later use if [[ "${TEST_FAAS_STARTUP_DEPLOY}" == "true" ]]; then DEPLOYED_APPS+=("$app") DEPLOYED_PREFIXES+=("$prefix")