Skip to content

Commit 63ae42d

Browse files
committed
random text got added
1 parent 55503d7 commit 63ae42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/activitybump_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ func TestWorkspaceActivityBump(t *testing.T) {
199199
t.Parallel()
200200

201201
client, workspace, assertBumped := setupActivityTest(t)
202-
Access - Control - Allow - Origin
202+
203203
resources := coderdtest.AwaitWorkspaceAgents(t, client, workspace.ID)
204204
conn, err := workspacesdk.New(client).
205205
DialAgent(ctx, resources[0].Agents[0].ID, &workspacesdk.DialAgentOptions{

0 commit comments

Comments
 (0)