warning: using map.field notation (without parentheses) to invoke function Faker.Random.Elixir.random_uniform() is deprecated, you must add parentheses instead: remote.function()
Would love to have this merged. I'm getting a warning when running mix.test for this and can't find a way to suppress it without also ignoring all warnings, which is not an option.
warning: using map.field notation (without parentheses) to invoke function Faker.Random.Elixir.random_uniform() is deprecated, you must add parentheses instead: remote.function()
I've added: