Skip to content

Specs: Improve `group_members_finder_specs` by using `let_it_be`

What does this MR do and why?

Related to work done in:

Given that env takes around 10s to load this makes it about 8x faster.

Now

Finished in 17 seconds (files took 0.89672 seconds to load) 34 examples, 0 failures

Before

Finished in 1 minute 4.34 seconds (files took 0.89872 seconds to load) 34 examples, 0 failures

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kamil Trzciński

Merge request reports