Skip to content

Commit 4ad6c9a

Browse files
authored
chore: remove unnecessary log (#2286)
The log was merged by mistake.
1 parent 13bef19 commit 4ad6c9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,6 @@ END_COMMIT_OVERRIDE
535535
}
536536
if test.push {
537537
cmdArgs = append(cmdArgs, "--push")
538-
t.Logf("zle: server.URL: %s", server.URL)
539538
}
540539

541540
cmd := exec.Command("go", cmdArgs...)

0 commit comments

Comments
 (0)