Format code

This commit is contained in:
Mike Cifelli 2024-07-06 17:08:49 -04:00
parent 79340221eb
commit bb05e5fad8
Signed by: mike
GPG Key ID: 6B08C6BE47D08E4C
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@ defmodule Chronoscope.GeminiTest do
import Mox
describe "Chronoscope.Gemini.healthy?()" do
test "is healthy" do
assert Gemini.healthy?() == true