Skip to content

Commit 5b5d40c

Browse files
committed
Update import after rebase
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent 0dea0f6 commit 5b5d40c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

github/github_repository_vulnerability_alerts_test.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ import (
44
"fmt"
55
"testing"
66

7-
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/acctest"
8-
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
7+
"github.com/hashicorp/terraform-plugin-testing/helper/acctest"
8+
"github.com/hashicorp/terraform-plugin-testing/helper/resource"
99
)
1010

1111
func TestAccGithubRepositoryVulnerabilityAlerts(t *testing.T) {

0 commit comments

Comments
 (0)