Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Commit c6a8ce6

Browse files
jspizzirifho
andauthored
Update internal/provider/data_source_pullzone_test.go
Co-authored-by: Fabian Holler <mail@fholler.de>
1 parent a37077a commit c6a8ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/provider/data_source_pullzone_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
func TestAccDataSourcePullZone(t *testing.T) {
1111
resourceName := randResourceName()
12-
resource.UnitTest(t, resource.TestCase{
12+
resource.Test(t, resource.TestCase{
1313
Providers: testProviders,
1414
Steps: []resource.TestStep{
1515
{

0 commit comments

Comments
 (0)