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

bettys-bike-shop tests do not actually verify type signature #590

Closed
softmoth opened this issue Aug 30, 2023 · 1 comment · Fixed by #592
Closed

bettys-bike-shop tests do not actually verify type signature #590

softmoth opened this issue Aug 30, 2023 · 1 comment · Fixed by #592

Comments

@softmoth
Copy link

There are a number of solutions to the bettys-bike-shop exercise which contain:

penceToPounds : Float -> Float

This should be caught by the tests, perhaps by explicitly typing the argument passed to the function.

@ceddlyburge
Copy link
Contributor

ceddlyburge commented Aug 30, 2023

Thanks for reporting this Tim.

I've created a pull request for the fix, please review it if you would like to.
#592

Cheers, Cedd

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

Successfully merging a pull request may close this issue.

2 participants