Skip to content

Commit 2c29905

Browse files
author
nick
committed
hashicorp#25994 add new test for malware to list of tests
1 parent 241c07e commit 2c29905

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/service/guardduty/guardduty_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ func TestAccGuardDuty_serial(t *testing.T) {
1111
"basic": testAccDetector_basic,
1212
"datasources_s3logs": testAccDetector_datasources_s3logs,
1313
"datasources_kubernetes_audit_logs": testAccDetector_datasources_kubernetes_audit_logs,
14+
"datasources_malware_protection": testAccDetector_datasources_malware_protection,
1415
"datasources_all": testAccDetector_datasources_all,
1516
"tags": testAccDetector_tags,
1617
"datasource_basic": testAccDetectorDataSource_basic,

0 commit comments

Comments
 (0)