Skip to content

Commit

Permalink
print expected result
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangpengcheng committed Jun 20, 2024
1 parent 499e1dd commit e52e2d2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,5 @@ if [ $? -ne 0 ]; then
exit 1
fi

echo "e2e-test: ok" | yq eval -
kubectl delete -f "${BASE_DIR}"/.ci/tests/integration-oauth2/cases/google-pubsub-source/manifests.yaml > /dev/null 2>&1 || true

0 comments on commit e52e2d2

Please sign in to comment.