Skip to content

Commit abcac6c

Browse files
committed
Remove debug log from test_bind.go
1 parent 8253cf2 commit abcac6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

internal/test_bind.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ func testBindToPort(stageHarness *test_case_harness.TestCaseHarness) error {
1414

1515
logger := stageHarness.Logger
1616

17-
logger.Infof("Test log for testing regenerate_fixtures")
18-
1917
bindTestCase := test_cases.BindTestCase{
2018
Port: 6379,
2119
Retries: 15,

0 commit comments

Comments
 (0)