Adjust test for no error but empty result
This commit is contained in:
parent
4562ba6ae1
commit
49b0aac36c
@ -379,7 +379,7 @@ func TestFileSet(t *testing.T) {
|
||||
cty.StringVal("."),
|
||||
cty.StringVal("\\"),
|
||||
cty.SetValEmpty(cty.String),
|
||||
true,
|
||||
false,
|
||||
},
|
||||
{
|
||||
cty.StringVal("testdata/filesystem"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user