Skip to content

Commit

Permalink
test: just for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
renzodavid9 committed Jun 26, 2023
1 parent ce682a5 commit dc60f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/exec_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ func TestExec_LocalActions(t *testing.T) {
envFile: "exec.env",
expectedMsgs: []string{
"[task7] hello-from-env-file",
"[task7] bye-from-env-file",
// "[task7] bye-from-env-file",
},
},
}
Expand Down

0 comments on commit dc60f9c

Please sign in to comment.