Skip to content

Commit 6ffb8c8

Browse files
rootroot
authored andcommitted
wip
1 parent 9ce3e02 commit 6ffb8c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/testing/run_e2e_sap_btp_manager_secret_test.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ TIMEOUT=60
6363
until $RESOURCES_CHANGED
6464
do
6565
kubectl logs -c manager deployments/sap-btp-operator-controller-manager -n kyma-system
66-
kubectl get loyments/sap-btp-operator-controller-manager -n kyma-system
6766

6867
if [[ ${SECONDS} -ge ${TIMEOUT} ]]; then
6968
echo "timed out after ${TIMEOUT}s" && exit 1

0 commit comments

Comments
 (0)