diff --git a/test/livebook_teams/zta/livebook_teams_test.exs b/test/livebook_teams/zta/livebook_teams_test.exs index e0da77f24..827d98db1 100644 --- a/test/livebook_teams/zta/livebook_teams_test.exs +++ b/test/livebook_teams/zta/livebook_teams_test.exs @@ -1,6 +1,5 @@ defmodule Livebook.ZTA.LivebookTeamsTest do - # Not async, because we alter global config (teams auth) - use Livebook.TeamsIntegrationCase, async: false + use Livebook.TeamsIntegrationCase, async: true alias Livebook.ZTA.LivebookTeams