haskell
haskell copied to clipboard
Is Haskell test runner broken?
When I submit the LuciansLusciousLasagna solution, I get following:
An error occurred We received the following error when we ran your code:
lucians-luscious-lasagna> test (suite: test)
expectedMinutesInOven [✔] preparationTimeInMinutes [✔] elapsedTimeInMinutes [✔]
Finished in 0.0005 seconds 3 examples, 0 failures
lucians-luscious-lasagna> Test suite test passed Completed 2 action(s).
So where is the error?