Merge pull request #59535 from mlmhl/aws_ebs

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Remove duplicated code in aws ebs unit test

**What this PR does / why we need it**:

This code is duplicated with the above(see [here](b3ec8295be/pkg/volume/aws_ebs/aws_ebs_test.go (L141)) and [here](b3ec8295be/pkg/volume/aws_ebs/aws_ebs_test.go (L148))), so we can just remove the second one.

**Release note**:

```release-note
NONE
```

/sig storage
pull/8/head
Kubernetes Submit Queue 2018-03-19 22:34:21 -07:00 committed by GitHub
commit b73c937f93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available