Clarify websocket token precedence test
This commit is contained in:
parent
8e72f4cd17
commit
8a56cf5c0f
1 changed files with 1 additions and 1 deletions
|
|
@ -279,7 +279,7 @@ defmodule Pleroma.Integration.MastodonWebsocketTest do
|
|||
end)
|
||||
end
|
||||
|
||||
test "accepts Phoenix 1.8 sec-websocket headers connect info before query params", %{
|
||||
test "prefers sec-websocket-protocol token over query access_token", %{
|
||||
token: token,
|
||||
user: user
|
||||
} do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue