exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

Align forceful questions test with problem spec #219

Closed emiel closed 3 years ago

emiel commented 3 years ago

An additional response was added to the problem specification but the forceful question unit test was incorrect.

The response should be "Calm down, I know what I'm doing!" because "WHAT THE HELL WERE YOU THINKING?" is both a question and a yell.

See: exercism/purescript/issues/89 (awaiting to be reopened)

emiel commented 3 years ago

A similar issue has been opened (https://github.com/exercism/purescript/issues/224) for the above.

@ErikSchierboom : Can you go ahead and merge PR for us?

ErikSchierboom commented 3 years ago

Done!