Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: airship
> ./test/airship_test.exs
defmodule AirshipTest do
use ExUnit.Case
doctest Airship
test "greets the world" do
assert Airship.hello() == :world
end
end