Skip to content

Commit

Permalink
fix: fix acc test
Browse files Browse the repository at this point in the history
Signed-off-by: disaster37 <[email protected]>
  • Loading branch information
disaster37 committed Nov 8, 2022
1 parent a930c0f commit 1231153
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kb/resource_kibana_copy_object_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ func TestAccKibanaCopyObject(t *testing.T) {
Check: resource.ComposeTestCheckFunc(
testCheckKibanaCopyObjectExists("kibana_copy_object.test"),
),
ExpectNonEmptyPlan: true,
},
},
})
Expand Down

0 comments on commit 1231153

Please sign in to comment.