diff --git a/datadog/tests/provider_test.go b/datadog/tests/provider_test.go index 8407fb8b8..04516b881 100644 --- a/datadog/tests/provider_test.go +++ b/datadog/tests/provider_test.go @@ -193,6 +193,7 @@ var testFiles2EndpointTags = map[string]string{ "tests/resource_datadog_integration_fastly_account_test": "integration-fastly-account", "tests/resource_datadog_integration_gcp_sts_test": "integration-gcp", "tests/resource_datadog_integration_gcp_test": "integration-gcp", + "tests/resource_datadog_integration_microsoft_teams_handle_test": "integration-microsoft-teams", "tests/resource_datadog_integration_opsgenie_service_object_test": "integration-opsgenie-service", "tests/resource_datadog_integration_pagerduty_service_object_test": "integration-pagerduty", "tests/resource_datadog_integration_pagerduty_test": "integration-pagerduty",