Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0c22ebf

Browse files
committed
gyaaaah
1 parentf30abad commit0c22ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎coderd/telemetry/telemetry_test.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ func TestTelemetry(t *testing.T) {
295295
org,err:=db.GetDefaultOrganization(ctx)
296296
require.NoError(t,err)
297297
sync:=idpsync.NewAGPLSync(testutil.Logger(t),runtimeconfig.NewManager(), idpsync.DeploymentSyncSettings{})
298-
err=sync.UpdateOrganizationSettings(ctx,db, idpsync.OrganizationSyncSettings{
298+
err=sync.UpdateOrganizationSyncSettings(ctx,db, idpsync.OrganizationSyncSettings{
299299
Field:"organizations",
300300
Mapping:map[string][]uuid.UUID{
301301
"first": {org.ID},

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp