Skip to content

Commit f60fff8

Browse files
authored
Update devcontainer_test.go
1 parent e503d3f commit f60fff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devcontainer/devcontainer_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ func TestImageFromDockerfile(t *testing.T) {
222222
}
223223

224224
func TestImageFromDockerfileWithArgs(t *testing.T) {
225-
t.Parallel()
225+
t.Parallel()
226226
for _, tc := range []struct {
227227
content string
228228
image string

0 commit comments

Comments
 (0)