Skip to content

Commit 392983b

Browse files
authored
Remove dead comment
1 parent e0d2c48 commit 392983b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration_test/sql/logging.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ defmodule Ecto.Integration.LoggingTest do
138138
:ok
139139
end) =~ stacktrace_entry(__ENV__.line)
140140

141-
# Requires upstream change in Ecto to pass
142141
out = capture_log(fn ->
143142
TestRepo.all(Post, Keyword.put(@stacktrace_opts, :log_stacktrace_mfa, {Ecto.Adapters.SQL, :last_non_ecto_stacktrace, [2]}))
144143

0 commit comments

Comments
 (0)