Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prior to this fix the mock for that function would fail with `badarg' because it was translated to `ets:lookup_element(?persistent_term, 2, Key)' instead of `ets:lookup_element(?persistent_term, Key, 2)'.
- Loading branch information