Skip to content

Commit

Permalink
Capture test log
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatanklosko committed Feb 1, 2025
1 parent 0e3efb7 commit 8fc98c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/livebook_teams/hubs/team_client_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 8fc98c7

Please sign in to comment.