alchemist
alchemist copied to clipboard
request: fix `discarded_futures` linter issues
Is there an existing feature request for this?
- [X] I have searched the existing issues.
Command
Update goldenTest so that discarded_futures is gone
Description
Reasoning
If goldenTest is not to be awaited, maybe we can return void?
Additional context and comments
No response