Skip to content

Commit b4c3375

Browse files
committed
fmt
1 parent 996056a commit b4c3375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

oauth_client_integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -653,7 +653,7 @@ func TestOAuthClientsUpdate(t *testing.T) {
653653
HTTPURL: String("https://bbdc.com"),
654654
ServiceProvider: ServiceProvider(ServiceProviderBitbucketDataCenter),
655655
OrganizationScoped: &organizationScopedTrue,
656-
AgentPool: testAgentPool1,
656+
AgentPool: testAgentPool1,
657657
}
658658

659659
origOC, err := client.OAuthClients.Create(ctx, orgTest.Name, options)

0 commit comments

Comments
 (0)