haskell icon indicating copy to clipboard operation
haskell copied to clipboard

Is Haskell test runner broken?

Open tofische opened this issue 4 months ago • 0 comments

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?

tofische avatar Sep 30 '24 17:09 tofische