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

Commit5a74d6f

Browse files
committed
fix typo
1 parentf144a03 commit5a74d6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎agent/agent_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2187,7 +2187,7 @@ func TestAgent_DevcontainerRecreate(t *testing.T) {
21872187
returnslices.Contains(states,codersdk.WorkspaceAgentLifecycleReady)
21882188
},testutil.WaitLong,testutil.IntervalMedium,"devcontainer not ready")
21892189

2190-
t.Logf("Lookging for container with label: devcontainer.local_folder=%s",workspaceFolder)
2190+
t.Logf("Looking for container with label: devcontainer.local_folder=%s",workspaceFolder)
21912191

21922192
varcontainer docker.APIContainers
21932193
require.Eventually(t,func()bool {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp