Merge pull request #46845 from zhangxiaoyu-zidif/change-fatalf
Automatic merge from submit-queue
Use t.Fatalf instead
**What this PR does / why we need it**:
we can use t.Fatalf to take place of t.Errorf + t.FailNow()
**Release note**:
```release-note
NONE
```
Showing
Please
register
or
sign in
to comment