Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrareddyp committed Feb 16, 2024
1 parent dfd2fa4 commit 56a40f2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ e2e-cli-lifecycle:
echo "Running CLI lifecycle tests: ${ROOT_DIR}/test/e2e/cli_lifecycle" ; \
ls ${ROOT_DIR}/test/e2e/cli_lifecycle ; \
mkdir -p /tmp/ginkgo
${GINKGO} -work-dir=/tmp/ginkgo -createdir=false -suppress-workspace-creation=true -r ./test/e2e/cli_lifecycle

${GINKGO} -createdir=false -suppress-workspace-creation=true -r ${ROOT_DIR}/test/e2e/cli_lifecycle

.PHONY: e2e-cli-config ## Execute CLI config life cycle specific e2e tests
e2e-cli-config:
Expand Down

0 comments on commit 56a40f2

Please sign in to comment.