diff --git a/README.md b/README.md index 2f1fa6c..0d90114 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,6 @@ Development ### Run Test Suite mvn clean test - -### Coverage Report - - open coverage/target/site/jacoco/index.html Releases -------- diff --git a/zalando-cloud-aws-kms/README.md b/zalando-cloud-aws-kms/README.md index 5afdfd7..b39b74f 100644 --- a/zalando-cloud-aws-kms/README.md +++ b/zalando-cloud-aws-kms/README.md @@ -167,12 +167,6 @@ Encryption context and extra options can be combined in any order. ```shell mvn clean test ``` - -### Coverage Report - -```shell -open coverage/target/site/jacoco/index.html -``` ## Releases