Skip to content

Commit 87dfd68

Browse files
docs: add todo
1 parent 69bccf2 commit 87dfd68

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Taskfile.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@ includes:
88
CODE_DIRS: '{{.ROOT_DIR}}/internal/... {{.ROOT_DIR}}/pkg/... {{.ROOT_DIR}}/e2e/...'
99
REPO_URL: 'https://github.com/openmcp-project/openmcp-testing'
1010

11-
tasks:
12-
e2e:
13-
desc: "Run end-to-end tests"
14-
cmds:
15-
- go test -v ./e2e/... -count=1
11+
# TODO: overwirte task test to run e2e with verbosity

0 commit comments

Comments
 (0)