Be consistent
This commit is contained in:
parent
70b61047c7
commit
78a4fdd6cd
|
@ -80,7 +80,7 @@ describe VagrantPlugins::CommandPush::Command do
|
|||
end
|
||||
|
||||
context "when no strategy is given" do
|
||||
it "returns the push" do
|
||||
it "returns the strategy" do
|
||||
expect(subject.validate_pushes!(pushes)).to eq(:noop)
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue