Skip to content

Commit

Permalink
🌱 increase verbose for e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
camilamacedo86 committed Jan 28, 2024
1 parent c09e66b commit 53b1bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ export KIND_CLUSTER="kind"
create_cluster ${KIND_K8S_VERSION}
trap delete_cluster EXIT

test_cluster
test_cluster -vvv -ginkgo.v

0 comments on commit 53b1bb4

Please sign in to comment.