Skip to content

Commit

Permalink
add volume stats metrics update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyXiangLi committed Jan 4, 2021
1 parent 29e2b72 commit f346abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/driver/sanity_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func TestSanity(t *testing.T) {
AvailabilityZone: "az",
},
mounter: newFakeMounter(),
statter: NewFakeStatter(),
inFlight: internal.NewInFlight(),
driverOptions: &DriverOptions{},
},
Expand Down

0 comments on commit f346abf

Please sign in to comment.