Adjust test for no error but empty result

This commit is contained in:
Chris Roberts 2023-06-12 09:19:12 -07:00
parent 4562ba6ae1
commit 49b0aac36c

View File

@ -379,7 +379,7 @@ func TestFileSet(t *testing.T) {
cty.StringVal("."),
cty.StringVal("\\"),
cty.SetValEmpty(cty.String),
true,
false,
},
{
cty.StringVal("testdata/filesystem"),