Skip to content

Commit

Permalink
chore: fix exclude headers docs (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
yordis authored Dec 26, 2024
1 parent 4dd0852 commit c6864d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/tesla/test.ex
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ defmodule Tesla.Test do
- `expected_env` - The expected `t:Tesla.Env.t/0` struct to compare against.
- `opts` - Additional options for fine-tuning the assertion (optional).
- `:exclude_headers` - A list of header keys to exclude from the assertion.
By default, the "traceparent" header is always excluded.
For the `body`, the function attempts to parse JSON and URL-encoded content
when appropriate.
Expand Down

0 comments on commit c6864d8

Please sign in to comment.