Skip to content
Snippets Groups Projects

keep error messages in FEC tests

Merged STEVAN Antoine requested to merge fix-fec-tests into main

follow up to !3 (merged)

description

in !3 (merged), to make Clippy happy, expect was replace with unwrap_or_else, but that suppresses the message of the underlying error, which is not great...

this MR reverts this part of !3 (merged) and allows clippy::expect_fun_call.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading