Update fission version v1.20.0-rc2 (#2879)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2023-11-23 13:00:50 +05:30
committed by GitHub
parent f44174debc
commit 17fbe42fcc
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ test_fission_objects() {
echo "-----------------###############################--------------------"
echo " Running fission object tests"
echo "-----------------###############################--------------------"
if fission function test --name hello; then
if fission function test -v 2 --name hello; then
echo "----------------------**********************-------------------------"
echo " Test success"
echo "----------------------**********************-------------------------"