Rename rspec test name
This commit is contained in:
parent
71ad0f7aba
commit
f01c90e676
|
@ -38,7 +38,7 @@ describe VagrantPlugins::Kernel_V2::VagrantConfigDisk do
|
|||
assert_valid
|
||||
end
|
||||
|
||||
it "sets a command" do
|
||||
it "sets a disk type" do
|
||||
subject.finalize!
|
||||
expect(subject.type).to eq(type)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue