Skip to content

Commit

Permalink
full test name
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga committed Nov 4, 2024
1 parent 6a46a89 commit 41833c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ch/connect_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defmodule Ch.ConnectTest do
import ExUnit.CaptureLog

@tag :slow
test "retries to connect even with exceptions" do
test "retries to connect even with exceptions / exits / throws" do
# See https://github.com/plausible/ch/issues/208
bad_transport_opts = [sndbuf: nil]

Expand Down

0 comments on commit 41833c1

Please sign in to comment.