Merge pull request #779 from nicklesimba/patch-3

Update development.md
This commit is contained in:
Doug Smith 2022-01-14 11:10:03 -05:00 committed by GitHub
commit 27a86dafbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ cd multus-cni
Multus has go unit tests (based on ginkgo framework).The following commands drive CI tests manually in your environment:
```
sudo ./scripts/test.sh
sudo ./hack/test-go.sh
```
## What are the best practices for logging?