There is this issue at elm-test: https://github.com/elm-community/elm-test/issues/156 They template was changes to use `\_ -> ...` instead of `\() -> ...`. I think we should adopt and change the test template as it will influence new users.