mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-09-04 20:14:57 +08:00
Fix typo
This commit is contained in:
parent
9a4fcc8f7d
commit
f23d41a24b
1 changed files with 1 additions and 1 deletions
|
@ -444,6 +444,6 @@ defmodule Livebook.Application do
|
|||
end
|
||||
end
|
||||
else
|
||||
defp setup_tets(), do: :ok
|
||||
defp setup_tests(), do: :ok
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue