Format code
This commit is contained in:
parent
79340221eb
commit
bb05e5fad8
|
@ -8,7 +8,6 @@ defmodule Chronoscope.GeminiTest do
|
||||||
|
|
||||||
import Mox
|
import Mox
|
||||||
|
|
||||||
|
|
||||||
describe "Chronoscope.Gemini.healthy?()" do
|
describe "Chronoscope.Gemini.healthy?()" do
|
||||||
test "is healthy" do
|
test "is healthy" do
|
||||||
assert Gemini.healthy?() == true
|
assert Gemini.healthy?() == true
|
||||||
|
|
Loading…
Reference in New Issue