Skip to content

Commit

Permalink
Restyled by fourmolu
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Jun 14, 2024
1 parent ba8d837 commit c9ebaec
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 @@ -335,7 +335,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 c9ebaec

Please sign in to comment.