File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55
66 "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
77 "github.com/scaleway/terraform-provider-scaleway/v2/internal/acctest"
8- "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
8+ blocktestfuncs "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
99)
1010
1111func TestAccDataSourceSnapshot_Basic (t * testing.T ) {
Original file line number Diff line number Diff line change 55
66 "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
77 "github.com/scaleway/terraform-provider-scaleway/v2/internal/acctest"
8- "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
8+ blocktestfuncs "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
99)
1010
1111func TestAccSnapshot_Basic (t * testing.T ) {
Original file line number Diff line number Diff line change 55
66 "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
77 "github.com/scaleway/terraform-provider-scaleway/v2/internal/acctest"
8- "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
8+ blocktestfuncs "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
99)
1010
1111func TestAccDataSourceVolume_Basic (t * testing.T ) {
Original file line number Diff line number Diff line change 55
66 "github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
77 "github.com/scaleway/terraform-provider-scaleway/v2/internal/acctest"
8- "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
8+ blocktestfuncs "github.com/scaleway/terraform-provider-scaleway/v2/internal/services/block/testfuncs"
99)
1010
1111func TestAccVolume_Basic (t * testing.T ) {
You can’t perform that action at this time.
0 commit comments