mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Remove duplicate declaration
This commit is contained in:
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…
Reference in New Issue
Block a user