Skip to content

Commit 381a97f

Browse files
docs: update README
Co-authored-by: Christopher Junk <[email protected]>
1 parent 017ce84 commit 381a97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ OpenMCP-testing helps to set up e2e test suites for openmcp applications. Like [
1717
You need [go](https://go.dev/) and [docker](https://www.docker.com/) to execute the sample test suite.
1818

1919
```shell
20-
go test -v ./e2e/...
20+
task e2e
2121
```
2222

2323
## Support, Feedback, Contributing

0 commit comments

Comments
 (0)