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

Commitd096ac4

Browse files
committed
re-add comment
1 parent694881a commitd096ac4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎agent/agentcontainers/containers_internal_test.go‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -420,9 +420,9 @@ func TestConvertDockerVolume(t *testing.T) {
420420
// CODER_TEST_USE_DOCKER=1 go test ./agent/agentcontainers -run TestDockerEnvInfoer
421421
funcTestDockerEnvInfoer(t*testing.T) {
422422
t.Parallel()
423-
//if ctud, ok := os.LookupEnv("CODER_TEST_USE_DOCKER"); !ok || ctud != "1" {
424-
//t.Skip("Set CODER_TEST_USE_DOCKER=1 to run this test")
425-
//}
423+
ifctud,ok:=os.LookupEnv("CODER_TEST_USE_DOCKER");!ok||ctud!="1" {
424+
t.Skip("Set CODER_TEST_USE_DOCKER=1 to run this test")
425+
}
426426

427427
pool,err:=dockertest.NewPool("")
428428
require.NoError(t,err,"Could not connect to docker")

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp