Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erlang Error undefined module #147

Open
TraceyOnim opened this issue Sep 9, 2024 · 0 comments
Open

Erlang Error undefined module #147

TraceyOnim opened this issue Sep 9, 2024 · 0 comments

Comments

@TraceyOnim
Copy link

I'm getting an Erlang error which is pointing to meck , after upgrading Elixir version from 1.14 to 1.15

 ** (ErlangError) Erlang error: {{:undefined_module, Module_name}, [{:meck_proc, :resolve_can_expect, 3, [file:
stacktrace:
       (meck 0.9.2)  /deps/meck/src/meck_proc.erl:93: :meck_proc.start(HtpClient.PublisherMock, [:passthrough])

Versions

Elixir 1.15.8
Erlang 24.3.4
Mock 0.3.8
Meck 0.9.2

Expected Behaviour

Test using Mock to pass after the upgrade . The test are using with_mock/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant