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 5
5
6
6
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
7
7
"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"
9
9
)
10
10
11
11
func TestAccDataSourceSnapshot_Basic (t * testing.T ) {
Original file line number Diff line number Diff line change 5
5
6
6
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
7
7
"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"
9
9
)
10
10
11
11
func TestAccSnapshot_Basic (t * testing.T ) {
Original file line number Diff line number Diff line change 5
5
6
6
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
7
7
"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"
9
9
)
10
10
11
11
func TestAccDataSourceVolume_Basic (t * testing.T ) {
Original file line number Diff line number Diff line change 5
5
6
6
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
7
7
"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"
9
9
)
10
10
11
11
func TestAccVolume_Basic (t * testing.T ) {
You can’t perform that action at this time.
0 commit comments