Skip to content

Commit 66dc0c0

Browse files
committed
fix phoeni_multi_router test: event and metrics
1 parent f0a4a8d commit 66dc0c0

2 files changed

Lines changed: 111 additions & 111 deletions

File tree

test/support/events/phoenix_multi_router.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@
10791079
}
10801080
},
10811081
%{
1082-
event: [:phoenix, :endpoint, :stop],
1082+
event: [:internal, :endpoint, :stop],
10831083
measurements: %{duration: 45265},
10841084
metadata: %{
10851085
conn: %{

0 commit comments

Comments
 (0)