diff --git a/command/apply_test.go b/command/apply_test.go index 1385817c42..284d8775dc 100644 --- a/command/apply_test.go +++ b/command/apply_test.go @@ -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{