mirror of
https://github.com/ysoftdevs/terraform-provider-bitbucketserver.git
synced 2026-03-22 17:39:07 +01:00
go fmt
This commit is contained in:
@@ -33,7 +33,6 @@ func TestAccBitbucketResourceRepositoryPermissionsGroup(t *testing.T) {
|
||||
|
||||
configModified := strings.ReplaceAll(config, "REPO_WRITE", "REPO_READ")
|
||||
|
||||
|
||||
resource.Test(t, resource.TestCase{
|
||||
PreCheck: func() { testAccPreCheck(t) },
|
||||
Providers: testAccProviders,
|
||||
|
||||
Reference in New Issue
Block a user