Skip to content

Commit 061b169

Browse files
committed
debug ci
1 parent e2621b8 commit 061b169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tcp_integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ func (suite *integrationTestSuite) TestE2EWriteInBatches() {
5656
assert.NoError(suite.T(), err)
5757
if questdbC == nil {
5858
assert.Fail(suite.T(), "fail to start QuestDB")
59+
return
5960
}
6061
defer questdbC.Stop(ctx)
6162

0 commit comments

Comments
 (0)