Skip to content

Commit b8da8ef

Browse files
committed
Fix test issue
1 parent 03774a3 commit b8da8ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sysdig/data_source_sysdig_secure_malware_policy_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ func TestAccMalwarePolicyDataSource(t *testing.T) {
3333
Config: malwarePolicyDataSource(rText),
3434
},
3535
{
36-
Config: malwarePolicyWithAdditionalFields(rText),
36+
Config: malwarePolicyWithAdditionalFieldsDataSource(rText),
3737
},
3838
},
3939
})

0 commit comments

Comments
 (0)