diff --git a/pkg/volume/rbd/rbd_test.go b/pkg/volume/rbd/rbd_test.go index 27bd7e95638..e5b6c162c94 100644 --- a/pkg/volume/rbd/rbd_test.go +++ b/pkg/volume/rbd/rbd_test.go @@ -329,7 +329,7 @@ func TestPlugin(t *testing.T) { RBDPool: "pool1", RBDImage: "image1", FSType: "ext4", - ReadOnly: true, + ReadOnly: true, }, }, }),