Skip to content

Commit

Permalink
better comment
Browse files Browse the repository at this point in the history
  • Loading branch information
grzuy committed Sep 5, 2024
1 parent f589923 commit b371f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tower_sentry_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ defmodule TowerSentryTest do
} = Jason.decode(event)
)

# Tower missing stacktrace
# Plug.Cowboy doesn't provide stacktrace for exits
assert %{"stacktrace" => %{"frames" => nil}} = thread

# assert(
Expand Down

0 comments on commit b371f5c

Please sign in to comment.