Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pipeline_desc is a std::optional<PipelineDescriptor>. It's used in test expectations after (lines 320-321) the move. This passes by value like in other tests.
- Loading branch information