test/cases/api.sh: fix indentation
This commit is contained in:
parent
9981a05190
commit
2f6c238b7a
1 changed files with 2 additions and 2 deletions
|
|
@ -167,8 +167,8 @@ case $CLOUD_PROVIDER in
|
|||
source /usr/libexec/tests/osbuild-composer/api/aws.s3.sh
|
||||
;;
|
||||
"$CLOUD_PROVIDER_GENERIC_S3")
|
||||
source /usr/libexec/tests/osbuild-composer/api/generic.s3.sh
|
||||
;;
|
||||
source /usr/libexec/tests/osbuild-composer/api/generic.s3.sh
|
||||
;;
|
||||
"$CLOUD_PROVIDER_GCP")
|
||||
source /usr/libexec/tests/osbuild-composer/api/gcp.sh
|
||||
;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue