You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: module Logger.Case is not loaded and could not be found
│
2 │ use Logger.Case
│ ^^^^^^^^^^^^^^^
│
└─ lib/logger/test/logger/translator_test.exs:2: Logger.TranslatorTest (module)
Expected behavior
Have the documented way in the README.md work.
The text was updated successfully, but these errors were encountered:
Elixir and Erlang/OTP versions
Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]
Elixir 1.18.0-dev (1e914b0) (compiled with Erlang/OTP 27)
Operating system
Mac OS
Current behavior
Expected behavior
Have the documented way in the README.md work.
The text was updated successfully, but these errors were encountered: