From e5ff1fa128b19f1603001bd3752247585195470f Mon Sep 17 00:00:00 2001 From: tankilevitch Date: Mon, 5 Aug 2024 22:53:29 +0300 Subject: [PATCH] fix --- port/entity/resource_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/port/entity/resource_test.go b/port/entity/resource_test.go index dba66e10..42a2c705 100644 --- a/port/entity/resource_test.go +++ b/port/entity/resource_test.go @@ -473,7 +473,7 @@ func TestAccPortEntityImport(t *testing.T) { entityId := fmt.Sprintf("%s:%s", blueprintIdentifier, entityIdentifier) var testAccActionConfigCreate = fmt.Sprintf(` resource "port_blueprint" "microservice" { - title = "blueprint" + title = "TF Provider Test BP0" icon = "Terraform" identifier = "%s" properties = {