Skip to content

Commit c6864d8

Browse files
authored
chore: fix exclude headers docs (#738)
1 parent 4dd0852 commit c6864d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/tesla/test.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ defmodule Tesla.Test do
1414
- `expected_env` - The expected `t:Tesla.Env.t/0` struct to compare against.
1515
- `opts` - Additional options for fine-tuning the assertion (optional).
1616
- `:exclude_headers` - A list of header keys to exclude from the assertion.
17-
By default, the "traceparent" header is always excluded.
1817
1918
For the `body`, the function attempts to parse JSON and URL-encoded content
2019
when appropriate.

0 commit comments

Comments
 (0)