mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-05 04:24:21 +08:00
Capture test log
This commit is contained in:
parent
0e3efb7b6e
commit
8fc98c7698
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ defmodule Livebook.Hubs.TeamClientTest do
|
|||
assert_receive {:client_connected, ^id}
|
||||
end
|
||||
|
||||
@tag capture_log: true
|
||||
test "rejects the web socket connection with invalid credentials", %{user: user, token: token} do
|
||||
team =
|
||||
build(:team,
|
||||
|
|
Loading…
Add table
Reference in a new issue