golint fix (#2504)
This PR is a small golint fix:
```
coredns/plugin/test/helpers.go
Line 283: warning: redundant if ...; err != nil check, just return error instead. (golint)
```
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Showing
Please register or sign in to comment