Remove duplicate declaration

pull/27799/head
Pam Selle 5 years ago
parent 6375c6ce6b
commit b582b19359

@ -940,8 +940,6 @@ func TestApply_planNoModuleFiles(t *testing.T) {
p := applyFixtureProvider()
planPath := applyFixturePlanFile(t)
view, _ := testView(t)
view, _ := testView(t)
apply := &ApplyCommand{
Meta: Meta{

Loading…
Cancel
Save