Update README.md

This commit is contained in:
Dennis 2021-03-10 17:31:13 +01:00 committed by GitHub
parent 61db813070
commit 81caf3f946
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,12 +128,6 @@ spec:
go mod download
```
<<<<<<< HEAD
1. Run tests with your created domain
```bash
TEST_ZONE_NAME="$YOUR_NEW_DOMAIN." go test .
```
=======
An example Go test file has been provided in [main_test.go](https://github.com/jetstack/cert-manager-webhook-example/blob/master/main_test.go).
### Running the full suite with microk8s