Skip to content

Commit

Permalink
I'll get them all eventually
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese committed Oct 10, 2024
1 parent 9c50cda commit 1921a10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/telepoison_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ defmodule TelepoisonTest do

assert {"http.request.method", "GET"} in attributes
assert {"http.response.status_code", 200} in attributes
assert {"net.peer.name", "localhost"} in attributes
assert {"server.address", "localhost"} in attributes
assert {"server.port", 8000} in attributes
assert {"url.full", "http://localhost:8000"} in attributes
Expand Down

0 comments on commit 1921a10

Please sign in to comment.