Skip to content

Commit

Permalink
chore: fix test that is failing due to unrebased PR merges
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma committed Jan 18, 2024
1 parent 49deb07 commit e627028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion equinix/data_source_fabric_port_acc_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import (
"fmt"
"testing"

"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
"github.com/hashicorp/terraform-plugin-testing/helper/resource"
)

func TestAccDataSourceFabricPort_PNFV(t *testing.T) {
Expand Down

0 comments on commit e627028

Please sign in to comment.