diff --git a/internal/config/funcs/filesystem_test.go b/internal/config/funcs/filesystem_test.go index 73cedea06..d5765006a 100644 --- a/internal/config/funcs/filesystem_test.go +++ b/internal/config/funcs/filesystem_test.go @@ -379,7 +379,7 @@ func TestFileSet(t *testing.T) { cty.StringVal("."), cty.StringVal("\\"), cty.SetValEmpty(cty.String), - true, + false, }, { cty.StringVal("testdata/filesystem"),