This commit is contained in:
Jonatan Kłosko 2025-07-12 13:02:18 +02:00
parent 9a4fcc8f7d
commit f23d41a24b

View file

@ -444,6 +444,6 @@ defmodule Livebook.Application do
end
end
else
defp setup_tets(), do: :ok
defp setup_tests(), do: :ok
end
end