Skip to content

Update spec to use shallowMount

Eduardo Bonet requested to merge model_registry/shallow_mount into master

What does this MR do and why?

Using shallowMount reduces resources needed, but passing the stub is necessary to avoid warnings in tests. Follow up from !149708 (comment 1875213230)

Merge request reports