Improve run checks #5
Labels
code
Implies coding in rust
enhancement
New feature or request
help wanted
Extra attention is needed
Current mock server is very simple and throws for any problem with configuration.
Proposition:
panic!()
and use the anyhowResult<>
monad.The text was updated successfully, but these errors were encountered: