Skip to content

Commit

Permalink
fourmolu
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Jun 15, 2024
1 parent 4c0b65c commit 71e46e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/TestEval.hs
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ testEval g =
Left err ->
p err
@? "Expected predicate did not hold on error message "
++ from @Text @String err
++ from @Text @String err

evaluatesTo :: Text -> Value -> Assertion
evaluatesTo tm val = do
Expand Down

0 comments on commit 71e46e5

Please sign in to comment.