Closed austinworks closed 2 years ago
using the following runtimes via asdf: elixir 1.11.4-otp-24 erlang 24.0.1
run
mix deps.get mix test
9 tests will fail, citing an unmatched case clause in test_server.ex:48
will work to add the missing case
using the following runtimes via asdf: elixir 1.11.4-otp-24 erlang 24.0.1
run
9 tests will fail, citing an unmatched case clause in test_server.ex:48
will work to add the missing case