Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
petetanton committed Aug 16, 2021
1 parent c3a6023 commit 8e6f32c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ func TestAccDataSourcePagerDutyIntegration_Basic(t *testing.T) {
Steps: []resource.TestStep{
{
Config: testAccDataSourcePagerDutyIntegrationConfigStep1(service, serviceIntegration, email, escalationPolicy),
//Destroy: false,
Check: func(state *terraform.State) error {
resource.Test(t, resource.TestCase{
Providers: testAccProviders,
Expand Down

0 comments on commit 8e6f32c

Please sign in to comment.