Skip to content

Commit bc0835e

Browse files
committed
Revert "feat: add test task to Taskfile.dev.yaml"
This reverts commit 1bb2460.
1 parent 1bb2460 commit bc0835e

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Taskfile.dev.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,3 @@ tasks:
6868
- kind delete cluster --name nso-infra || true
6969
- rm -f {{.TMP_DIR}}/.kind-nso-infra-internal.yaml
7070
- echo "✨ Cleanup finished."
71-
72-
test:
73-
desc: "Run E2E tests using chainsaw on the local multi-cluster setup"
74-
cmds:
75-
- echo "🧪 Running E2E tests..."
76-
- make test-e2e

0 commit comments

Comments
 (0)