Speed improvements to spec/models/cycle_analytics
This drops about 1 minute from the run time for the specs in spec/models/cycle_analytics. It swaps a number of `let` to `let_it_be` and also removes a number of lines which seem to not have any effect on the success of the specs.
Showing
Please register or sign in to comment