mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-10 23:14:35 +08:00
Apply review comment
This commit is contained in:
parent
b60bf8db7d
commit
bd405e4b3c
1 changed files with 0 additions and 1 deletions
|
@ -152,7 +152,6 @@ defmodule Livebook.ZTA.LivebookTeamsTest do
|
|||
app_deployment_id = to_string(app_deployment_id)
|
||||
assert_receive {:app_deployment_started, %{id: ^app_deployment_id}}
|
||||
|
||||
Livebook.Apps.Manager.sync_permanent_apps()
|
||||
Livebook.Apps.subscribe()
|
||||
|
||||
assert_receive {:app_created, %{pid: pid, slug: ^slug}}
|
||||
|
|
Loading…
Add table
Reference in a new issue