Rename xyz -> docker-native
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
xyz "github.com/pulumi/pulumi-xyz/provider"
|
||||
xyz "github.com/pulumi/pulumi-docker-native/provider"
|
||||
)
|
||||
|
||||
func TestRandomCreate(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user