Skip to content

Commit 16d0643

Browse files
test allowing local custom compose file
1 parent e07291f commit 16d0643

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ services:
6969
}
7070

7171
func TestUserCanLocallyCustomizeDockerizedCommands(t *testing.T) {
72-
return
7372
projectPath := dockerized.GetDockerizedRoot() + "/test/project_with_customized_service"
7473

7574
defer context().

0 commit comments

Comments
 (0)