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

Commitff5a6a1

Browse files
committed
lint/fmt
Signed-off-by: Callum Styan <callumstyan@gmail.com>
1 parentf44448c commitff5a6a1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎coderd/agentapi/metadata_test.go‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -671,15 +671,15 @@ func TestBatchUpdateMetadata(t *testing.T) {
671671

672672
// Create full API with cached workspace fields (initial state)
673673
api:=agentapi.New(agentapi.Options{
674-
AuthenticatedCtx:ctxWithActor,
675-
AgentID:agentID,
676-
WorkspaceID:workspaceID,
677-
OwnerID:ownerID,
678-
OrganizationID:orgID,
679-
Database:dbauthz.New(dbM,auth,testutil.Logger(t),accessControlStore),
680-
Log:testutil.Logger(t),
681-
Clock:mClock,
682-
Pubsub:pub,
674+
AuthenticatedCtx:ctxWithActor,
675+
AgentID:agentID,
676+
WorkspaceID:workspaceID,
677+
OwnerID:ownerID,
678+
OrganizationID:orgID,
679+
Database:dbauthz.New(dbM,auth,testutil.Logger(t),accessControlStore),
680+
Log:testutil.Logger(t),
681+
Clock:mClock,
682+
Pubsub:pub,
683683
},initialWorkspace)// Cache is initialized with 9am schedule and "my-workspace" name
684684

685685
// Wait for ticker to be set up and release it so it can fire

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp